1
0
Fork 0
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:
Capi Etheriel 2023-08-23 03:57:44 -03:00 committed by GitHub
parent 9e76252cee
commit ab928dd343
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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}}`