From owner-freebsd-newbies Wed Sep 5 5:35:11 2001 Delivered-To: freebsd-newbies@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 9572737B40B for ; Wed, 5 Sep 2001 05:35:07 -0700 (PDT) Received: from hades.hell.gr (patr530-a035.otenet.gr [212.205.215.35]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id f85CYxI13794; Wed, 5 Sep 2001 15:35:01 +0300 (EEST) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id f85CXBE01048; Wed, 5 Sep 2001 15:33:11 +0300 (EEST) (envelope-from charon@labs.gr) Date: Wed, 5 Sep 2001 15:33:10 +0300 From: Giorgos Keramidas To: Soren Neigaard Cc: freebsd-newbies@FreeBSD.ORG Subject: Re: sh settings for users? Message-ID: <20010905153310.C466@hades.hell.gr> References: <682008978.20010904181012@e-box.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <682008978.20010904181012@e-box.dk>; from neigaard@e-box.dk on Tue, Sep 04, 2001 at 06:10:12PM +0200 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org From: Soren Neigaard Subject: sh settings for users? Date: Tue, Sep 04, 2001 at 06:10:12PM +0200 > I use the standard sh shell. root can use the arrows to browse the > history, but other users cant. Can I make it so that all new users > have this feature, or shuld I make it so that all users share this > feature (whitch is best, and how is it done)? Put in your .shrc (or the user's that needs history): set -o emacs -giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message