macOS
brew install mawklocal Homebrew formula metadata
sudo port install mawkMacPorts ports tree · lang/mawk/Portfile · ソース: api.github.com
brew
mawk のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.