macOS
brew install mawklocal Homebrew formula metadata
sudo port install mawkMacPorts ports tree · lang/mawk/Portfile · source: api.github.com
brew
Interpreter for the AWK Programming Language. Version 1.3.4-20260302 via Homebrew; verified from local package data.
install
brew install mawklocal Homebrew formula metadata
sudo port install mawkMacPorts ports tree · lang/mawk/Portfile · source: api.github.com
sudo apk add mawkAlpine Linux edge package indexes · mawk · source: dl-cdn.alpinelinux.org
sudo apt install mawkDebian stable package indexes · mawk · source: deb.debian.org
sudo dnf install mawkFedora Rawhide package metadata · mawk · source: dl.fedoraproject.org
nix profile install nixpkgs#mawknixpkgs package indexes · pkgs/by-name/ma/mawk/package.nix · source: api.github.com
sudo zypper install mawkopenSUSE Tumbleweed package metadata · mawk · source: download.opensuse.org
overview
Interpreter for the AWK Programming Language
history
mawk is a compact AWK interpreter used for fast pattern scanning, text processing, and shell scripting.
The current official mawk page says Mike Brennan wrote mawk, that it had no maintainer for a time, and that Thomas E. Dickey adopted it in 2009 by starting with Debian package fixes and unresolved reports. The official changelog preserves the older 1.3 series history and shows the long maintenance gap being bridged by Debian patches and later upstream work.
The manpage frames mawk as a 'new awk' implementation of the AWK language defined by Aho, Kernighan, and Weinberger, with POSIX draft compatibility and a small set of implementation extensions.
mawk's adoption has been strongest in Unix-like packaging culture. The official page lists package links for AIX, Arch, DragonFly BSD, Fedora, Fink, FreeBSD, Gentoo, Haiku, Homebrew, HPUX, MacPorts, Mageia, and others, and the input confirms distribution through common Linux and macOS package managers.
Users invoke `mawk` like other AWK implementations: short programs can be passed on the command line, longer programs via `-f`, and input comes from files or standard input. Its `-W` options expose mawk-specific behavior such as dump, interactive mode, POSIX mode, traditional mode, and version output.
mawk matters because AWK is one of the classic packaging and build-script workhorses. It gives packagers a small, fast AWK implementation whose behavior must be tracked carefully against POSIX awk, BWK awk, and GNU awk.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mawk | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://invisible-island.net/mawk/
install metadata
| Package key | brew:mawk |
|---|---|
| Version | 1.3.4-20260302 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mawk |
| Homepage | https://invisible-island.net/mawk/ |
| Repository | https://github.com/ThomasDickey/mawk-snapshots |
| Upstream docs | https://invisible-island.net/mawk |
| License | GPL-2.0-only |
| Source archive | https://invisible-mirror.net/archives/mawk/mawk-1.3.4-20260302.tgz |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mawk |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
mawk 1.3.4.20250131-1
Pattern scanning and text processing language
https://invisible-island.net/mawk/
sudo apt install mawkmawk
nix profile install nixpkgs#mawkmawk 1.3.4.20240123-1build1
Pattern scanning and text processing language
https://invisible-island.net/mawk/
sudo apt install mawkmawk 1.3.4_p20260302-r0
mawk is an interpreter for the AWK Programming Language
https://invisible-island.net/mawk/
sudo apk add mawkmawk-doc 1.3.4_p20260302-r0
mawk is an interpreter for the AWK Programming Language (documentation)
https://invisible-island.net/mawk/
sudo apk add mawk-docmawk 1.3.4-6.20260302.fc45
Interpreter for the AWK programming language
https://invisible-island.net/mawk/
sudo dnf install mawkmawk 1.3.4.20240622-1.6
Implementation of New/POSIX AWK
https://invisible-island.net/mawk/mawk.html
sudo zypper install mawkmawk
sudo port install mawksource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.