Description
Provides the GNU implementation of awk, a small text-processing language used to filter, transform, summarize, and report structured text from files or command output.
It runs in the terminal and is useful for scripts, logs, tables, and build tools. Commands can rewrite output files when redirected, so check scripts before using them on important data.