Add gawk-3.0.4.

This commit is contained in:
Andrius Štikonas 2021-02-11 09:22:12 +00:00
parent 1eb67e5fd1
commit abcc904d9d
6 changed files with 67 additions and 0 deletions

View file

@ -325,3 +325,8 @@ be useful later for autotools.
`diffutils` is useful for comparing two files. It is not immediately needed but
is required later for autotools.
#### Part 27: gawk 3.0.4
`gawk` is the GNU implementation of `awk`, yet another pattern matching and data
extraction utility. It is also required for autotools.