What is difference between /usr/sbin/ps & /usr/ucb/ps command

HiCan anybody tell me what is the diff between above ps commands.1. /usr/sbin/ps2. /usr/ucb/psThanksRajan
[147 byte] By [RAJAIYERa] at [2007-11-27 9:06:59]
# 1

They are different commands that do similar things. You can get the details in the man pages (sections 1 and 1b).

Most of the tools in /usr/ucb are there as tools compatible with BSD versions of unix (including the older SunOS 4.x releases) as opposed to the SYSV utilities that Solaris 2.x is based on.

--

Darren

Darren_Dunhama at 2007-7-12 21:43:07 > top of Java-index,Solaris Operating System,Solaris 10 Features...