Question: 2. Which awk script outputs the first field of lines that in the first five lines: a. 1 = 5 { print $1 } c.


2. Which awk script outputs the first field of lines that in the first five lines: a. 1 = 5 { print $1 } c. 1,5 (print $0) e. None of above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
