mawk

a pattern scanning and text processing language

Debian Debian
RUN apt-get update && \ apt-get install -y mawk
Ubuntu
RUN apt-get update && \ apt-get install -y mawk
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y mawk
Fedora
RUN dnf install -y mawk
Raspbian
RUN apt-get update && \ apt-get install -y mawk
click the source code to copy install mawk on any operating system with command-not-found.com