Linux pstree command to display a tree of processes

by on March 9, 2010· last updated at March 9, 2010

Fig.02: pstree - Display a tree of processes

pstree shows running processes as a tree. The tree is rooted at either pid or init if pid is omitted. If a user name is specified, all process trees rooted at processes owned by that user are shown.

Read answer to: "Show All Running Processes in Linux"

Comments on this FAQ are closed. If you'd like to continue the discussion on this topic, you can do so at our forum.