Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> process status
Hi All,
It seems there is some difference between the /bin/ps and /usr/ucb/ps output in Solaris.
Can someone explain what is the difference for the commands under /bin and /usr/ucb
/bin/ps shows:
$ /bin/ps
PID TTY TIME CMD
8047 pts/4 4:17 exp 8111 pts/4 0:00 ps 8046 pts/4 0:00 sh 8008 pts/4 0:00 ksh 8024 pts/4 6:54 compress
where as /usr/ucb/ps shows:
$ /usr/ucb/ps
PID TT S TIME COMMAND
8008 pts/4 R 0:00 -ksh 8024 pts/4 R 6:47 compress x.dmp 8046 pts/4 S 0:00 sh ./exp_user.sh 8047 pts/4 O 4:08 exp file=a.dmp log=a.log owner
Thanks in advance,
Raj
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Sep 05 2005 - 11:59:05 CDT