Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
gawk [options] 'script' [var = value...] [files] gawk [options] -f scriptfile [var = value...] [files]
The GNU version of awk, a program that does pattern matching, record processing, and other forms of text manipulation. For more information, see Chapter 1.