Try with it....

2002-05-09 Thread Raul Saez
Try with it... only show status of pid that do not show command. for i in `for n in [0-9]* ; do echo -n "pid: "$n" "; cat $n/cmdline; echo; done|awk '{if($3!~/[a-zA-Z]/){print $2}}'`; do cat $i/status; echo; done|more -- Raúl Sáez Marlborough Stirling Gran Ví

Try with it....

2002-05-09 Thread Raul Saez
Try with it... only show status of pid that do not show command. for i in `for n in [0-9]* ; do echo -n "pid: "$n" "; cat $n/cmdline; echo; done|awk '{if($3!~/[a-zA-Z]/){print $2}}'`; do cat $i/status; echo; done|more -- Raúl Sáez Marlborough Stirling Gran Ví