Useful watch mode for busy hosts.
Section: Search, filter, and tree workflows
Start filtered and sorted by CPU
bash
bash
htop --sort-key=PERCENT_CPU -d 10Explanation
Refreshes about every second and surfaces CPU-heavy tasks near the top.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Search, filter, and tree workflows
Filter process list
Show only processes whose command lines match fixed-string terms.
Watch one user's processes in tree view
Combine user filter and hierarchy view.