From owner-freebsd-chat Wed Aug 13 18:28:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA12780 for chat-outgoing; Wed, 13 Aug 1997 18:28:55 -0700 (PDT) Received: from css.tuu.utas.edu.au (acs@css.tuu.utas.edu.au [131.217.115.65]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA12775 for ; Wed, 13 Aug 1997 18:28:49 -0700 (PDT) From: andrew@ugh.net.au Received: from localhost (acs@localhost) by css.tuu.utas.edu.au (8.8.5/8.8.5) with SMTP id LAA05200; Thu, 14 Aug 1997 11:30:35 +1000 (EST) X-Authentication-Warning: depravitas.tuu.utas.edu.au: acs owned process doing -bs Date: Thu, 14 Aug 1997 11:30:35 +1000 (EST) To: Annelise Anderson cc: FreeBSD-chat@FreeBSD.ORG Subject: Re: Needed: Info on shells and script writing In-Reply-To: Message-ID: X-Meaning-of-Life: none X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-chat@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 13 Aug 1997, Annelise Anderson wrote: > Note: Do not change root's shell. It must be either sh or csh, because > otherwise you may not have a working shell when the system puts you > into single user mode. When you use su -m to become root, you will When you go into single user mode, if roots shell is unavailable it promtps you for a shell to use (type path anm,e of shell or return for /bin/sh)....At least I think it did but I haven't been single user for a while... Andrew