gawk-pattern scanning and processing language

 <  Day Day Up  >  

gawk ”pattern scanning and processing language

 gawk [ POSIX or GNU style options ] -f program-file [-- ] file ... gawk [ POSIX or GNU style options ] [ -- ]program-text file ... 

gawk is the GNU Project's implementation of the awk programming language. It conforms to the definition of the language in the POSIX 1003.2 Command Language And Utilities Standard. This version in turn is based on the description in The AWK Programming Language , by Aho, Kernighan, and Weinberger, with the additional features found in the System V Release 4 version of UNIX awk . gawk also provides more recent Bell Labs awk extensions, and some GNU-specific extensions.

 <  Day Day Up  >  


UNIX Shells by Example
UNIX Shells by Example (4th Edition)
ISBN: 013147572X
EAN: 2147483647
Year: 2004
Pages: 454
Authors: Ellie Quigley

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net