procs
A modern replacement for ps written in Rust
System Monitoring
Rust
replaces ps
procs is a replacement for ps written in Rust. It provides human-readable, colored output, tree view, and multi-column keyword search.
Install
brew
brew install procs
cargo
cargo install procs
Demos
▶ GIF
procs — Dracula theme
@agentgif
▶ GIF
procs --sortd cpu — processes sorted by CPU usage descending
@agentgif
▶ GIF
procs — Gruvbox Dark theme
@agentgif
▶ GIF
procs — Tokyo Night theme
@agentgif
▶ GIF
procs — Modern Replacement for ps
@agentgif
▶ GIF
procs — One Dark Pro theme
@agentgif
▶ GIF
procs — Nord theme
@agentgif
▶ GIF
procs — Monokai Pro theme
@agentgif
▶ GIF
procs --tree — process hierarchy as an indented tree
@agentgif
Related Tools
bandwhich
Terminal bandwidth utilization tool showing per-process usa…
bottomYet another cross-platform graphical process/system monitor
btopA resource monitor with a beautiful terminal UI
dogA command-line DNS client like dig but with colorful output
glancesA top/htop alternative with a cross-platform curses and web…
gpingPing with a graph in the terminal
htopAn interactive process viewer for Unix systems
mtrA network diagnostic tool combining ping and traceroute