1.

The command “awk {print $1} san.txt” will

A. The command “awk {print $1} san.txt” will
B. print the first field of every line in san.txt
C. generate syntax error
D. none of the mentioned
Answer» C. generate syntax error


Discussion

No Comment Found