>> /sbin/sh is statically linked, /usr/bin/sh is dynamically linked. You
>> may at some time come to appreciate the importance of this.
> That being the case, why would a default install point to /bin/sh?
It doens't. You've missread (or ignored) a lot of posts that point
this out. The default shell for root is /sbin/sh
pizza% uname -a
SunOS pizza 5.8 Generic_108528-11 sun4u sparc SUNW,Ultra-5_10
pizza% grep root /etc/passwd
root:x:0:1:Super-User:/:/sbin/sh
Quote:> The system is still in its rather vanilla state atm.
If your root shell is /bin/sh then it's been broken somewhere...
--
Stephen Harris
The truth is the truth, and opinion just opinion. But what is what?
My employer pays to ignore my opinions; you get to do it for free.