hok1man
Technical User
- Feb 16, 2008
- 102
Hi Guys,
as title aboved, the original command is :
ps -ef | nawk '$1=="napln"{print $0}' | grep -i /data | grep -i $JOB
I'm using Solaris 8
Thanks guys.
as title aboved, the original command is :
ps -ef | nawk '$1=="napln"{print $0}' | grep -i /data | grep -i $JOB
I'm using Solaris 8
Thanks guys.