Skip to content

Commit

Permalink
pstree: add page
Browse files Browse the repository at this point in the history
  • Loading branch information
maxsxu authored Oct 22, 2017
1 parent 8ce7fcf commit bfb5d34
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions pages/linux/pstree.md
Original file line number Diff line number Diff line change
@@ -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`

0 comments on commit bfb5d34

Please sign in to comment.