freebsd-ports/lang/nawk/pkg-descr
Steve Price 3a5fc9ff61 Initial import of kawk.
kawk - Brian Kernighan's awk.

PR:		6460
Submitted by:	Josh Gilliam <josh@quick.net>
1998-07-04 19:21:58 +00:00

8 lines
242 B
Text

This is Brian Kernighan's awk, which is "the one true awk".
Awk scans input files for specified patterns and can perform
an associated action when a line of the file matches the
pattern.
--
Josh Gilliam <josh@quick.net>