Htop Launch, Install, and Startup Flags/Start tree view with an explicit sort key

Combine tree mode and sorting from the command line.

Section: Startup modes

Start tree view with an explicit sort key

bash
bash
htop -t --sort-key=PERCENT_MEM
Explanation

Tree sorting applies among direct children within each subtree.

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 Startup modes
Start directly in tree view
Show process hierarchy at launch.
OpenIn sheetbashsame section
Start in read-only mode
Disable process-changing actions.
OpenIn sheetbashsame section
Run without color
Use a plain monochrome display.
OpenIn sheetbashsame section
Focus on a process after startup
Use PID filter for targeted monitoring of a service.
OpenIn sheetbashsame section
Run inside a container shell
Inspect processes visible inside the current container namespace.
OpenIn sheetbashsame section
Sort by a specific column on startup
Pick an initial sort key from the shell.
OpenIn sheetbash1 tag match