awk (link to mawk) and mawk
awk is symlinked to mawk for programs which just look for any generic awk.
Mawk is an interpreter for the AWK Programming Language. The AWK language is useful for manipulation of data files, text retrieval and processing, and for prototyping and experimenting with algorithms.
Mawk-1.3.3 needs the following to be installed:
bash: sh
fileutils: chmod, cp, ln, rm
binutils: as, ld
diffutils: cmp
gcc: cc1, collect2, cpp0, gcc
grep: egrep, grep
make: make
sed: sed
sh-utils: hostname, tee
textutils: cat, tr