macOS
brew install pstreelocal Homebrew formula metadata
sudo port install pstreeMacPorts ports tree · sysutils/pstree/Portfile · Quelle: api.github.com
brew / Rang 1588
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für pstree in AI-Agent-Workflows.
Installation
brew install pstreelocal Homebrew formula metadata
sudo port install pstreeMacPorts ports tree · sysutils/pstree/Portfile · Quelle: api.github.com
sudo apk add pstreeAlpine Linux edge package indexes · pstree · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#pstreenixpkgs package indexes · pkgs/by-name/ps/pstree/package.nix · Quelle: api.github.com
Überblick
Show ps output as a tree
Verlauf
Fred Hucht's pstree is a portable Unix command that renders the process hierarchy as a tree and supports filtering by user, process ID, command text, and depth.
Fred Hucht's pstree began as a shell script in the early 1990s. The first C version dates to 1992, and the source was managed in RCS from 1994. It was formerly distributed from the University of Duisburg-Essen through FTP and a project webpage; in 2022 the project moved to GitHub.
The implementation was designed for portability across Unix systems. Its official README lists AIX, Linux, HP-UX, A/UX, SunOS, Solaris, BSD variants, and macOS among tested systems. The supplied metadata records current packaging in Homebrew, Alpine Linux, MacPorts, and Nix.
pstree normally obtains process information from ps and displays parent-child relationships from PID 1 or selected process IDs. On Linux it can read /proc directly. Options filter branches by user, PID, or command text, limit depth, choose line-drawing characters, and request wide output.
This pstree is a compact example of a durable Unix utility migrating through successive distribution eras: shell script, portable C program, RCS-managed source, FTP and university-hosted releases, package-manager distribution, and finally GitHub. It remains useful because parent-child process relationships are often easier to diagnose as a tree than as a flat ps listing.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
pstree | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/FredHucht/pstree
Installationsmetadaten
| Paketschlüssel | brew:pstree |
|---|---|
| Version | 2.40 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/pstree |
| Homepage | https://github.com/FredHucht/pstree |
| Repository | https://github.com/FredHucht/pstree |
| Lizenz | GPL-3.0-only |
| Quellarchiv | https://github.com/FredHucht/pstree/archive/refs/tags/v2.40.tar.gz |
| Zuletzt aktualisiert | 2026-09-18T09:17:53+02:00 |
| Pulse | updated |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pstree |
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
pstree
nix profile install nixpkgs#pstreepstree 2.40-r2
A small tool to list processes as a tree
https://github.com/FredHucht/pstree
sudo apk add pstreepstree-doc 2.40-r2
A small tool to list processes as a tree (documentation)
https://github.com/FredHucht/pstree
sudo apk add pstree-docpstree
sudo port install pstreeQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.