From owner-freebsd-questions Sat Aug 28 9:45: 3 1999 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 0637214EDD for ; Sat, 28 Aug 1999 09:44:41 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from lithium.scientia.demon.co.uk ([192.168.0.3] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.032 #1) id 11Kjuz-0008Qd-00; Sat, 28 Aug 1999 15:57:21 +0100 Received: (from ben) by lithium.scientia.demon.co.uk (Exim 3.032 #1) id 11Kjuy-0007Yi-00; Sat, 28 Aug 1999 15:57:20 +0100 Date: Sat, 28 Aug 1999 15:57:20 +0100 From: Ben Smithurst To: big-sky@altavista.net Cc: freebsd-questions@freebsd.org Subject: Re: roots shell Message-ID: <19990828155720.D28779@lithium.scientia.demon.co.uk> References: <19990819222133.B12658@lithium.scientia.demon.co.uk> <000301bef156$a12cc5a0$0201010a@cmr.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <000301bef156$a12cc5a0$0201010a@cmr.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Einreinhof wrote: > "/usr/local/bin/bash --version >/dev/null 2>&1 && exec /usr/local/bin/bash" Sorry, my mistake: this should have the "--login" flag, i.e. /usr/local/bin/bash --version >/dev/null 2>&1 && \ exec /usr/local/bin/bash --login -- Ben Smithurst | PGP: 0x99392F7D ben@scientia.demon.co.uk | key available from keyservers and | ben+pgp@scientia.demon.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message