PS Command Forest Mode
Tagged with: command, filler, forest, Linux, process, ps
Thursday, September 18th, 2008 11:46 PM
Displays linux tasks in a hierarchical mode
ps -e -o pid,args --forest
Displays linux tasks in a hierarchical mode
ps -e -o pid,args --forest