интерактивный просмотрщик процессов (interactive process viewer)
Параметры командной строки (Command line options)
Mandatory arguments to long options are mandatory for short
options too.
-d --delay=DELAY
Delay between updates, in tenths of a second. If the delay
value is less than 1, it is increased to 1, i.e. 1/10
second. If the delay value is greater than 100, it is
decreased to 100, i.e. 10 seconds.
-C --no-color --no-colour
Start htop
in monochrome mode
-F --filter=FILTER
Filter processes by command
-h --help
Display a help message and exit
-p --pid=PID,PID...
Show only the given PIDs
-s --sort-key COLUMN
Sort by this column (use --sort-key help for a column
list). This will force a list view unless you specify -t
at the same time.
-u --user=USERNAME
Show only the processes of a given user
-U --no-unicode
Do not use unicode but ASCII characters for graph meters
-M --no-mouse
Disable support of mouse control
--readonly
Disable all system and process changing features
-V --version
Output version information and exit
-t --tree
Show processes in tree view. This can be used to force a
tree view when requesting a sort order with -s.
-H --highlight-changes=DELAY
Highlight new and old processes
--drop-capabilities[=off|basic|strict]
Linux only; requires libcap support.
Drop unneeded Linux capabilities. In strict mode features
like killing, changing process priorities, and reading
process delay accounting information will not work, due to
less capabilities held.