On Mar 3, 2005, at 10:04 AM, Neil Schneider wrote:
What are the default shells on Sun
sh
OS-X
Was tcsh, now bash.
BSD
At least csh on FreeBSD and OpenBSD.
However, *all* boot scripts are plain sh.
That's my general rule. If it's a boot script, it's sh. If it's *anything* else, I use a real language (Perl, Python, Tcl, whatever). The only exception to this rule is that I occasionally write an sh script to bootstrap compile the real language.
-a
-- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
