pstree-displays a tree of processes

 <  Day Day Up  >  

pstree ”displays a tree of processes

 pstree [-a] [-c] [-h] [-l] [-n] [-p] [-u] [-G-U][piduser] pstree -V 

pstree shows running processes as a tree. The tree is rooted at either pid or init if pid is omitted. If a username 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, for example:

 init-+-getty     -getty     -getty     '-getty 

becomes

 init---4*[getty] 

 <  Day Day Up  >  


UNIX Shells by Example
UNIX Shells by Example (4th Edition)
ISBN: 013147572X
EAN: 2147483647
Year: 2004
Pages: 454
Authors: Ellie Quigley

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net