mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
3a5fc9ff61
kawk - Brian Kernighan's awk. PR: 6460 Submitted by: Josh Gilliam <josh@quick.net>
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>
|