pstree: add page
This commit is contained in:
11
pages/linux/pstree.md
Normal file
11
pages/linux/pstree.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# pstree
|
||||
|
||||
> A convinient tool to show running processes as a tree.
|
||||
|
||||
- Display a tree of processes:
|
||||
|
||||
`pstree`
|
||||
|
||||
- Display a tree of processes with PIDs:
|
||||
|
||||
`pstree -p`
|
Reference in New Issue
Block a user