mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-16 18:49:22 +00:00
Update cheatsheets
This commit is contained in:
@@ -16,6 +16,10 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`htop --user {{username}}`
|
||||
|
||||
- Display processes hierarchically in a tree view to show the parent-child relationships:
|
||||
|
||||
`htop --tree`
|
||||
|
||||
- Sort processes by a specified `sort_item` (use `htop --sort help` for available options):
|
||||
|
||||
`htop --sort {{sort_item}}`
|
||||
|
||||
Reference in New Issue
Block a user