Alan wrote:
> 3 apparently identical binaries, but only one works?!?
> 
> <zfs01.server.peak.org> [123] $ lf -l /bin/top /usr/bin/top /opt/csw/bin/top
> -r-xr-xr-x 76 root bin 8248 2008-11-19 16:13 /bin/top*
> -r-xr-xr-x  9 root bin 8248 2008-11-19 16:13 /opt/csw/bin/top*
> -r-xr-xr-x 76 root bin 8248 2008-11-19 16:13 /usr/bin/top*

By the number of links, I'll bet the binary you're looking at is just
a link to isaexec and the real top binaries that isaexec runs are in
/usr/bin/{i386,amd64,sparcv7,sparcv9}/ and similar /opt/csw/bin paths.

/bin & /usr/bin should be identical, since /bin is a symlink to /usr/bin.

-- 
        -Alan Coopersmith-           alan.coopersm...@sun.com
         Sun Microsystems, Inc. - X Window System Engineering

_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to