|
Prev: secure.log & modifying /etc/syslog.conf
Next: Debugging C++ function call using Interposition agent
From: Richard B. Gilbert on 20 Jun 2008 22:16 SonydreamZ wrote: > Hi All, > > On OS Platform: sunos-5.9-sparc, I run the following commands > (under root) and I see some processes are not listed in the output of / > usr/ucb/ps. > > > /usr/ucb/ps -auxlwwwwwwwwww > > /usr/bin/ps -ef > > > Is there any difference in above commands? > > Regards, > Suneel The first is the Berkeley (BSD) version. The second is the System V version. Comparing the man pages for both might help enhance your understanding of the differences and similarities.
|
Pages: 1 Prev: secure.log & modifying /etc/syslog.conf Next: Debugging C++ function call using Interposition agent |