Combine user filter and hierarchy view.
Section: Search, filter, and tree workflows
Watch one user's processes in tree view
bash
bash
htop -u postgres -tExplanation
Handy for database process trees such as background workers and child processes.
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