From owner-freebsd-questions Mon Jan 8 9:22: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from athserv.otenet.gr (athserv.otenet.gr [195.170.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 19CF537B400 for ; Mon, 8 Jan 2001 09:21:02 -0800 (PST) Received: from hades.hell.gr (patr530-a164.otenet.gr [212.205.215.164]) by athserv.otenet.gr (8.10.1/8.10.1) with ESMTP id f08HL4e28995; Mon, 8 Jan 2001 19:21:04 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.1/8.11.1) id f08Fx4Y43300; Mon, 8 Jan 2001 17:59:04 +0200 (EET) Date: Mon, 8 Jan 2001 17:59:04 +0200 From: Giorgos Keramidas To: Rachmat Hidajat Cc: Lanny Baron , freebsd-questions@FreeBSD.ORG Subject: Re: File system full Message-ID: <20010108175904.A41935@hades.hell.gr> References: <00122908113001.65132@panda.FreeBSDsystems.COM> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from rachmat@canada.com on Sat, Dec 30, 2000 at 10:43:48AM +0900 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-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Dec 30, 2000 at 10:43:48AM +0900, Rachmat Hidajat wrote: : : and yes, I have been working as root instead of a user most of the time. The : reason is I cannot use TAB, Backspace, and arrows if I logon as a user. Any : suggestion? Yes. Your root shell is probably /bin/csh which has been replaced by TCSH in FreeBSD quite some time ago. Your plain user's shell defaults to /bin/sh which does not have TAB completion. (Backspace and arrows can be fixed, if you tweak things a little.) So give your plain user a shell of /bin/csh or /bin/tcsh and have him use TAB, arrows and what else normally, as you would when logged in as root. - giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message