On Thu, Jun 17, 2010 at 10:32 PM, Aasif Shaikh aasif.shkh@gmail.com wrote:
Below are the few commands which I have jotted down. Kindly feel free to append this command list. Thanks in advance.
28. ping
29. pstree
pstree lists the processes in a tree like manner. I find it very helpful when multiple instances of a program are running and I need to take action on a specific instance only.
-- Arun Khan