What is Linux awk Command?
Rate this page :
![]() ![]() ![]() ![]() ![]() |
[ 0 votes]
|
Awk is abbreviated as Aho, Weinberger, and Kernighan in unix commands. This command is used to manipulate the text. Awk command checks line by line of the file to find pattern which matches the given command line. This code prints the second column data in file1.txt