Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> process status

process status

From: raja rao <raja4list_at_yahoo.com>
Date: Mon, 5 Sep 2005 09:57:10 -0700 (PDT)
Message-ID: <20050905165710.55524.qmail@web31405.mail.mud.yahoo.com>


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



Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
--
http://www.freelists.org/webpage/oracle-l
Received on Mon Sep 05 2005 - 11:59:05 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US