tldr/pages/linux/pstree.md
2017-10-22 20:05:47 +08:00

164 B

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