mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-13 10:18:51 +03:00
amend based on the PR comments
This commit is contained in:
parent
9592b58954
commit
ded5c11e43
@ -18,6 +18,6 @@
|
||||
|
||||
`ps --user $(id --user) -F`
|
||||
|
||||
- List all processes of the current user as ASCII art process hierarchy:
|
||||
- List all processes of the current user as a tree:
|
||||
|
||||
`ps --user $(id --user) f`
|
||||
|
Loading…
Reference in New Issue
Block a user