Quote:
|
ps -eaf | tr -s " " | cut -f 1 -d " " > pidlist
|
this should probably give you some listing,
eccentric that you dont get any output
atleast you can try this,
try executing the commands individually and you can find the point
besides,
-a option would eliminate listing of session leaders and process that are not connected to the terminal