Date: Mon, 8 Jan 2001 17:59:04 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Rachmat Hidajat <rachmat@canada.com> Cc: Lanny Baron <lnb@panda.FreeBSDsystems.COM>, freebsd-questions@FreeBSD.ORG Subject: Re: File system full Message-ID: <20010108175904.A41935@hades.hell.gr> In-Reply-To: <Pine.BSF.4.21.0012301037270.2174-100000@okurayama.med.kobe-u.ac.jp>; from rachmat@canada.com on Sat, Dec 30, 2000 at 10:43:48AM %2B0900 References: <00122908113001.65132@panda.FreeBSDsystems.COM> <Pine.BSF.4.21.0012301037270.2174-100000@okurayama.med.kobe-u.ac.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010108175904.A41935>