Unix

Awk command in Unix

Awk command in Unix used for processing the rows and columns in a file. Awk has built in string functions and associative arrays. Awk supports most of the operators, conditional blocks, and loops available in C language.
Short for "Aho, Weinberger, and Kernighan," AWK is an interpreted programming language which focuses on processing text.
The syntax for awk command is

The arguments in syntax are

Powered by Blogger.