nawk (1) Linux Manual Page
NAME gawk – pattern scanning and processing language SYNOPSIS gawk [ POSIX or GNU style options ] -f program-file [ — ] file … gawk [ POSIX or GNU style options ] [ — ] program-text file … DESCRIPTION Gawk is the GNU Project’s implementation of the AWK programming language. It conforms to the definition…
