Are /usr/ubc binaries different than /usr/bin binaries?
807559Aug 16 2007 — edited Aug 16 2007Hi,
I am running SunOS 5.8 and I have following questions about solaris distribution:
1. Are /usr/ucb binaries different than regular binaries like /usr/bin etc...
Because at file level they appear to be the same:
e.g. ps
$ ls -ltr /usr/ucb/ps /usr/bin/ps
-r-xr-xr-x 38 root bin 5.2K Jan 5 2000 /usr/ucb/ps
-r-xr-xr-x 38 root bin 5.2K Jan 5 2000 /usr/bin/ps
2. Are /usr/ubc binaries are part of standared solaris distribution?
Thanks