From owner-freebsd-questions Thu Oct 21 12:14:36 1999 Delivered-To: freebsd-questions@freebsd.org Received: from kg.ops.uunet.co.za (kg.ops.uunet.co.za [196.31.1.31]) by hub.freebsd.org (Postfix) with ESMTP id BEF6814C97 for ; Thu, 21 Oct 1999 12:14:16 -0700 (PDT) (envelope-from khetan@link.freebsd.os.org.za) X-Disclaimer: Contents of this e-mail are the writer's opinion X-Disclaimer2: and may not be quoted, re-produced or forwarded X-Disclaimer3: (in part or whole) without the author's permission. Received: from localhost (khetan@localhost) by kg.ops.uunet.co.za (8.9.3/8.9.3) with ESMTP id VAA30282; Thu, 21 Oct 1999 21:13:57 +0200 (SAST) (envelope-from khetan@link.freebsd.os.org.za) Date: Thu, 21 Oct 1999 21:13:57 +0200 (SAST) From: Khetan Gajjar X-Sender: khetan@kg.ops.uunet.co.za Reply-To: Khetan Gajjar To: Walter Spierings Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to have a tsch for root In-Reply-To: <3.0.32.19991021110117.00e4d100@200.0.0.10> Message-ID: X-Mobile: +27 82 9907663 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 21 Oct 1999, Walter Spierings wrote: >We use tsch for all our user accounts. >How can we also have the tsch features for the root. Something like if [ -x /usr/local/bin/tcsh ]; then SHELL=/usr/local/bin/tcsh export SHELL exec /usr/local/bin/tcsh else echo /usr/local/bin/tcsh not found using default shell of $SHELL fi in the .profile file in ~root should work perfectly, and solve all the problems outlined by other people. At least, it works for me ;-) --- Khetan Gajjar (!kg1779) * khetan@iafrica.com ; khetan@os.org.za http://www.os.org.za/~khetan * Talk/Finger khetan@chain.freebsd.os.org.za FreeBSD enthusiast * http://www2.za.freebsd.org/ Stupidest quote heard : Who is this BSD, and why should we free him ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message