awk
Brian Kernighan, one of the original designers of Unix awk,
has made his version available via anonymous ftp
(see section Other Freely Available awk Implementations).
This section describes extensions in his version of awk that are
not in POSIX awk.
fflush built-in function for flushing buffered output
(see section Built-in Functions for Input/Output).
Go to the first, previous, next, last section, table of contents.