Question: LINUX/UNIX 1. Given a file that contains a matrix 1 2 5 6 2 5 4 8 5 4 6 2 Find the sum of
LINUX/UNIX
1. Given a file that contains a matrix
1 2 5 6
2 5 4 8
5 4 6 2
Find the sum of the diagonal of the given matrix above using LINUX/Unix.
2. Find the maximun number in every line and print the result using LINUX/UNIX
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
