mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
9 lines
242 B
Plaintext
9 lines
242 B
Plaintext
|
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>
|