Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Thanks! | 6 comments | Create New Account
Click here to return to the 'Thanks!' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Thanks!
Authored by: eno on May 25, '02 10:03:04AM

What a cool little program. Thanks for the tip!



[ Reply to This | # ]
options
Authored by: hayne on Jul 04, '03 06:21:17PM

It's even cooler if you use the "-g 2" option:
pstree -g 2

The "-w" option is useful if you want to see the full names of processes, so what I have pstree aliased to is:
pstree -g 2 -w



[ Reply to This | # ]