Examveda
Examveda

The command "awk {print $1} test.txt" will

A. print the first line of file test.txt

B. print the first field of every line in test.txt

C. generate syntax error

D. none of the mentioned

Answer: Option B


This Question Belongs to Computer Science >> Linux

Join The Discussion

Related Questions on Linux