The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 11-29-2005
vino's Avatar
vino vino is offline Forum Staff  
Supporter (in vino veritas)
  
 

Join Date: Feb 2005
Location: Bangalore, India
Posts: 2,798
ps should just give you a snapshot of the processes running and then it will exit.

What did you enter and what are you getting ? And what OS are you on ?

Code:
Is some one else is running a process which is hanged. But in that case also if i do ps it should show only the processes running by me only.
I didnt get what you are trying to say.

Doing a ps x will give you the process listing under your user name.