awk (1)
AWK - Man Page
Submitted by btilma on Tue, 12/30/2008 - 01:22.
Section: Utility Commands (1)
Updated: Oct 19 2007
Index
gawk [ POSIX or GNU style options ] [ -- ] program-text file ...
Updated: Oct 19 2007
Index
NAME
gawk - pattern scanning and processing languageSYNOPSIS
gawk [ POSIX or GNU style options ] -f program-file [ -- ] file ...gawk [ POSIX or GNU style options ] [ -- ] program-text file ...
pgawk
[ POSIX or GNU style options ]
-f
program-file
[
--
] file ...
pgawk
[ POSIX or GNU style options ]
[
--
]
program-text
file ...
- Read more
- 47 reads


