Searched defs:awk (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk2.c33 * awk -- process input files, field extraction, output
35 * Based on MKS awk(1) ported to be /usr/xpg4/bin/awk with POSIX/XCU4 changes
38 #include "awk.h"
52 * mainline for awk execution
55 awk() function
119 * An argument to awk can be either a pathname of a file, or a variable

Completed in 124 milliseconds