mirror of https://github.com/CrimsonTome/tldr.git
amend based on the PR comments
parent
9592b58954
commit
ded5c11e43
|
@ -18,6 +18,6 @@
|
||||||
|
|
||||||
`ps --user $(id --user) -F`
|
`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`
|
`ps --user $(id --user) f`
|
||||||
|
|
Loading…
Reference in New Issue