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.

pstree visually merges identical branches by putting them in square
brackets and prefixing them with the repetition count, e.g.

init-+-getty
|-getty
|-getty
‘-getty

becomes

init—4*[getty]

1

Cheers
pavs



Subscribe without commenting


Leave a Reply

Note: Any comments are permitted only because the site owner is letting you post, and any comments will be removed for any reason at the absolute discretion of the site owner.