htop: move from linux to common (#5012)
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
# htop
|
||||
|
||||
> Display dynamic real-time information about running processes. An enhanced version of `top`.
|
||||
|
||||
- Start htop:
|
||||
|
||||
`htop`
|
||||
|
||||
- Start htop displaying only processes owned by given user:
|
||||
|
||||
`htop -u {{username}}`
|
||||
|
||||
- Sort processes by a column (use `--sort-key help` for a column list):
|
||||
|
||||
`htop -s {{column_name}}`
|
||||
|
||||
- Get help about interactive commands:
|
||||
|
||||
`?`
|
Reference in New Issue
Block a user