1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/lang/nawk/pkg-descr

9 lines
242 B
Plaintext
Raw Normal View History

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>