macOS
brew install mawklocal Homebrew formula metadata
sudo port install mawkMacPorts ports tree · lang/mawk/Portfile · 来源: api.github.com
安装
brew install mawklocal Homebrew formula metadata
sudo port install mawkMacPorts ports tree · lang/mawk/Portfile · 来源: api.github.com
sudo apk add mawkAlpine Linux edge package indexes · mawk · 来源: dl-cdn.alpinelinux.org
sudo dnf install mawkFedora Rawhide package metadata · mawk · 来源: dl.fedoraproject.org
nix profile install nixpkgs#mawknixpkgs package indexes · pkgs/by-name/ma/mawk/package.nix · 来源: api.github.com
sudo zypper install mawkopenSUSE Tumbleweed package metadata · mawk · 来源: download.opensuse.org
概览
Interpreter for the AWK Programming Language
历史
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.
安全态势
generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
mawk | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://invisible-island.net/mawk/
安装元数据
| 软件包键 | brew:mawk |
|---|---|
| 版本 | 1.3.4-20260302 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/mawk |
| 主页 | https://invisible-island.net/mawk/ |
| 仓库 | https://github.com/ThomasDickey/mawk-snapshots |
| 上游文档 | https://invisible-island.net/mawk |
| 许可证 | GPL-2.0-only |
| 源码归档 | https://invisible-mirror.net/archives/mawk/mawk-1.3.4-20260302.tgz |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 mawk来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.