Package gawk
- filefuncs(3am) β provide some file related functionality to gawk
- fnmatch(3am) β compare a string against a filename wildcard
- fork(3am) β basic process management
- gawk(1) β pattern scanning and processing language
- inplace(3am) β emulate sed/perl/ruby in-place editing
- ordchr(3am) β convert characters to strings and vice versa
- readdir(3am) β directory input parser for gawk
- readfile(3am) β return the entire contents of a file as a string
- revoutput(3am) β Reverse output strings sample extension
- revtwoway(3am) β Reverse strings sample two-way processor extension
- rwarray(3am) β write and read gawk arrays to/from files
- time(3am) β time functions for gawk
