gawk (short for GNU awk) is a free implementation of awk with manifold useful extensions.
gawk (short for GNU awk) is a free implementation of awk with manifold useful extensions.
AWK is an interpreted programming language designed for text processing and typically used as a data extraction and reporting tool. It is a standard feature of most Unix-like operating systems.
Source: Wikipedia
See also awk.
Reference