
Awk is the ubiquitous Unix command for scanning and processing text containing predictable patterns. However, because it features functions, it’s also justifiably called a programming language.

Awk is the ubiquitous Unix command for scanning and processing text containing predictable patterns. However, because it features functions, it’s also justifiably called a programming language.