Create htop.md (#902)
This commit is contained in:

committed by
Waldir Pimenta

parent
a358006f04
commit
dd349e3863
15
pages/linux/htop.md
Normal file
15
pages/linux/htop.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# htop
|
||||
|
||||
> Display dynamic real-time information about running processes. An enchanced version of `top`.
|
||||
|
||||
- Start htop:
|
||||
|
||||
`htop`
|
||||
|
||||
- Start htop displaying only processes owned by given user:
|
||||
|
||||
`htop -u {{user-name}}`
|
||||
|
||||
- Get help about interactive commands:
|
||||
|
||||
`?`
|
Reference in New Issue
Block a user