psimonyi/pst

Project ID: 8437

Description

Show running processes in context

This is a substitute for ps that has good defaults for interactive use, like showing the hierarchy visually and picking columns based on available space, plus the option to highlight processes whose command matches some string.

[Note: Internet access during builds is to let Cargo download library dependencies that aren't packaged in Fedora.]

Installation Instructions

sudo dnf copr enable psimonyi/pst sudo dnf install pst

pst alone will print the list of running processes in a tree structure. Pass -d for more detail or -l for less (which makes the COMMAND column longer).

You can also pass a query string. Queries match literally against the entire command (this usually includes the process' arguments) or its PID. The entire tree is printed, but matching lines are highlighted.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 38 x86_64 (3)* Fedora 38 (19 downloads)
Fedora 39 x86_64 (0)* Fedora 39 (18 downloads)
Fedora 40 x86_64 (0)* Fedora 40 (3 downloads)
Fedora rawhide x86_64 (3)* Fedora rawhide (93 downloads)

* Total number of downloaded packages.