mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 13:15:24 +02:00
amend based on the PR comments
This commit is contained in:
parent
9592b58954
commit
ded5c11e43
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue