macOS
brew install multitaillocal Homebrew formula metadata
sudo port install multitailMacPorts ports tree · sysutils/multitail/Portfile · ソース: api.github.com
brew
multitail のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install multitaillocal Homebrew formula metadata
sudo port install multitailMacPorts ports tree · sysutils/multitail/Portfile · ソース: api.github.com
sudo apk add multitailAlpine Linux edge package indexes · multitail · ソース: dl-cdn.alpinelinux.org
sudo apt install multitailDebian stable package indexes · multitail · ソース: deb.debian.org
sudo dnf install multitailFedora Rawhide package metadata · multitail · ソース: dl.fedoraproject.org
nix profile install nixpkgs#multitailnixpkgs package indexes · pkgs/by-name/mu/multitail/package.nix · ソース: api.github.com
sudo zypper install multitailopenSUSE Tumbleweed package metadata · multitail · ソース: download.opensuse.org
概要
Tail multiple files in one terminal simultaneously
履歴
MultiTail, by Folkert van Heusden, is a terminal log-monitoring program often summarized by its project page as "tail on steroids." It keeps the familiar purpose of `tail -f` but uses an ncurses interface to follow one or many files in separate terminal panes, merge multiple inputs into one view, monitor wildcard-selected log files, and display output from external commands.
The tool's practical history is tied to Unix system administration before centralized log dashboards became common. Its feature list grew around live incident work: regex filtering, color rules, highlighting, search across windows, hiding and merging panes, status lines, scrollback, labels, and example color schemes for services such as Apache, Postfix, Squid, Asterisk, Sendmail, Samba, Exim, tcpdump, BIND, MySQL logs, and firewall logs. Its project news page shows public releases at least as far back as the mid-2000s, with a stable 7.0.0 release announced in 2022.
In package managers, MultiTail occupies the small but durable niche between plain `tail`, `less`, `watch`, log colorizers, and full observability systems. It is packaged across Homebrew, MacPorts, Debian/Ubuntu, Fedora, Alpine, Nix, and openSUSE-style ecosystems because it remains useful on servers and SSH sessions where a single terminal is the whole interface.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
multitail | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/folkertvanheusden/multitail
インストールメタデータ
| パッケージキー | brew:multitail |
|---|---|
| バージョン | 7.1.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/multitail |
| ホームページ | https://vanheusden.com/multitail/ |
| リポジトリ | https://github.com/folkertvanheusden/multitail |
| 上流ドキュメント | https://vanheusden.com/multitail |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/folkertvanheusden/multitail/archive/refs/tags/7.1.5.tar.gz |
| 依存関係 | ncurses |
| ビルド依存関係 | pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | multitail |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
multitail 7.1.5-2
view multiple logfiles windowed on console
sudo apt install multitailmultitail
nix profile install nixpkgs#multitailmultitail 6.5.0-6
view multiple logfiles windowed on console
sudo apt install multitailmultitail 7.1.5-r0
MultiTail lets you view one or multiple files like the original tail program
http://www.vanheusden.com/multitail
sudo apk add multitailmultitail-doc 7.1.5-r0
MultiTail lets you view one or multiple files like the original tail program (documentation)
http://www.vanheusden.com/multitail
sudo apk add multitail-docmultitail 7.1.5-3.fc44
View one or multiple files like tail but with multiple windows
https://www.vanheusden.com/multitail/
sudo dnf install multitailmultitail 6.5.0-2.6
Tail Multiple Files
https://www.vanheusden.com/multitail/
sudo zypper install multitailmultitail
sudo port install multitailソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.