NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Hasn't been that way for years (Score:1)
Solaris has has /bin symlinked to /usr/bin for donkeys years (at least since 2,5, when I first saw it).
Consequently, everything in there is dynamically linked. The stuff under /sbin isn't though.
-Dom
Re:Hasn't been that way for years (Score:1)
Of course, you can just do "exec zsh" or whatever as soon as you su, which is what I usually do. Just remember that you might not be able to do it in single user mode.
-Dom