Update pstree.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# pstree
|
# pstree
|
||||||
|
|
||||||
> A convinient tool to show running processes as a tree.
|
> A convenient tool to show running processes as a tree.
|
||||||
|
|
||||||
- Display a tree of processes:
|
- Display a tree of processes:
|
||||||
|
|
||||||
@@ -9,3 +9,8 @@
|
|||||||
- Display a tree of processes with PIDs:
|
- Display a tree of processes with PIDs:
|
||||||
|
|
||||||
`pstree -p`
|
`pstree -p`
|
||||||
|
|
||||||
|
- Display all process trees rooted at processes owned by specified user:
|
||||||
|
|
||||||
|
`pstree {{user}}`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user