首页
首页 » 其它 » gawk

gawk


gawk

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.