The GNU version of the awk text processing utility http://www.gnu.org/software/gawk/gawk.html
Go to file
2024-01-05 22:37:28 +01:00
gawk-4.1.1-extension-install.patch automatic version update by autodist [release 4.1.1-1mamba;Sun Apr 13 2014] 2024-01-05 22:37:27 +01:00
gawk.spec automatic update by autodist [release 4.2.0-1mamba;Fri Nov 17 2017] 2024-01-05 22:37:28 +01:00
README.md automatic version update by autodist [release 4.1.1-1mamba;Sun Apr 13 2014] 2024-01-05 22:37:27 +01:00

gawk

The gawk packages contains the GNU version of awk, a text processing utility. Awk interprets a special-purpose programming language to do quick and easy text pattern matching and reformatting jobs. Gawk should be upwardly compatible with the Bell Labs research version of awk and is almost completely compliant with the 1993 POSIX 1003.2 standard for awk.

Install the gawk package if you need a text processing utility. Gawk is considered to be a standard Linux tool for processing text.