Date: Thu, 14 Sep 2000 19:23:08 -0500 From: "Jonel Rienton" <jmr@freebsduser.org> To: "Robert Shea" <robert.shea@onlinecables.com>, <freebsd-questions@FreeBSD.ORG> Subject: Re: Root Shells Message-ID: <021601c01eab$1fb3eca0$17161d0a@jonelrienton.org> References: <Pine.SOL.3.96.1000913210624.27026D-100000@utah> <000a01c01e02$08ee80b0$11c1ce3f@lola>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 i'm using 4.1-STABLE so root's shell is csh which is a hard link to tcsh IINM, in my .cshrc, i have towards the end: if (-f /usr/local/bin/zsh) then exec /usr/local/bin/zsh -l endif i give credit on this one to my mentors in IRC, which makes sense if ever i drop down to single mode. Jonel Rienton http://qmail.freebsduser.org sent by qmail-1.03 on a FreeBSD 4.1-STABLE - ----- Original Message ----- From: "Robert Shea" <robert.shea@onlinecables.com> To: <freebsd-questions@FreeBSD.ORG> Sent: Wednesday, September 13, 2000 11:12 PM Subject: Root Shells | | Over the last few months I have become quite used to zsh, and have | set the root account on one of my boxes to use it. However when a | friend of mine saw this he seemed to think it a very bad thing, | noting that zsh is not in the root partition etc. My question is, | is this really a problem? can't I just run sh if the need arises? | | thanks for any insight, | Robert | | | | To Unsubscribe: send mail to majordomo@FreeBSD.org | with "unsubscribe freebsd-questions" in the body of the message -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 6.5.8 for non-commercial use <http://www.pgp.com> iQA/AwUBOcFr66Q0pAI9Fl/WEQK3FACdG3RXJKsViFZxsGDeJFViYBaYNOAAoNAX RvydLwPfXPFKpjVpI+gQCBzs =+aIN -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?021601c01eab$1fb3eca0$17161d0a>