gawk
FS
(see section Command Line Options)
is not necessary given the command line variable
assignment feature; it remains only for backwards compatibility.
gawk
than you would get on a system without those files. When gawk
interprets these files internally, it synchronizes output to the
standard output with output to `/dev/stdout', while on a system
with those files, the output is actually to different open files
(see section Special File Names in gawk
).
Go to the first, previous, next, last section, table of contents.