Hacker News new | ask | show | jobs
by ernesth 2667 days ago
awk is in the POSIX norm. It is a Unix tool.

GNU awk is one of the popular awk implementation (usually referred as gawk). I personnally prefer mawk. awk is not GNU.