> Real admins just change their account to use their
> preferred shell, and specifically define which shell
> to use on the very first line of their scripts (the
> famous shebang).

No. Real admins check if the shell they want to run exists, and if it does, do 
the following upon logging into a Solaris system:

# exec <your favorite shell>

That way, system configuration REMAINS INTACT *and* you get to run your 
favorite shell without consequences.


> An admin which _assumes_ a certain
> environment instead of exploiting the possibility of
> _defining_ it before doing anything else should be
> hung upsidedown in a barrel of boiling tar.

Correct!
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to