htop
CLIAn interactive process viewer and system monitor.
1 views
Installation
Homebrew
brew install htopapt
sudo apt install htopLinks
License
GPL-2.0AI Agent Notes
Interactive process viewer with CPU/memory usage
When to use
Monitoring system resource usage interactively
Proven Recipes
Monitor all processes interactively🟢 99% success
htopFilter processes by name🟢 90% success
htop -p $(pgrep -d',' node)