blob: 483d196e7f323813f73968e9334d85f72b1d0a11 (
plain)
1
2
3
4
5
|
Common-Description:
awk is a program that you can use to select particular records in a file and
perform operations upon them.
.
Gawk is the GNU implementation of the AWK programming language.
|