mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-25 08:35:24 +02:00
procs: add --tree
example (#10626)
This commit is contained in:
parent
9e76252cee
commit
ab928dd343
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@
|
|||
|
||||
`procs`
|
||||
|
||||
- List all processes as a tree:
|
||||
|
||||
`procs --tree`
|
||||
|
||||
- List information about processes, if the commands which started them contain `zsh`:
|
||||
|
||||
`procs {{zsh}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue