Some computer system that I use have a ptree (or process tree) command. It is very nice to see processes and their children. In fact, I am disappointed when working on systems without ptree. And then I learned about the forrest option of the ps command.
ps faux
Wonderful. Makes me happy. RTFM!


2 comments:
To learn Linux ps command with example easily
http://studentwebsite.blogspot.com/2010/01/linux-ps-shows-current-processes-how-to.html
To learn Linux ps command with example easily
http://studentwebsite.blogspot.com/2010/01/linux-ps-shows-current-processes-how-to.html
Post a Comment