Date: 07 Jul 2000 11:16:59 -0400 From: Lowell Gilbert <lowell@world.std.com> To: freebsd-questions@freebsd.org Subject: Re: like linux Message-ID: <447lay3r84.fsf@lowellg.ne.mediaone.net> In-Reply-To: Brandon Fosdick's message of "Fri, 07 Jul 2000 09:21:41 -0400" References: <Pine.LNX.3.95.1000707101819.7085A-100000@tilapia.pang.pworld.net.ph> <3965D965.B3747C8E@glue.umd.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Brandon Fosdick <bfoz@glue.umd.edu> writes: > Joel Eusebio wrote: > > > > Hi All, > > Is it possible to activate the up up and down arrow keys if you want to go > > go to the previous command that you have entered??? if so how do I go > > about it??? Thanks a lot. > > > > --------------------->jOEl > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > you can also use csh or tcsh, which are now in the base distro. Um, only on -CURRENT, right? We don't want to encourage neophytes to run -CURRENT... And, of course, the standard /bin/sh can do command recall as well: "set -E" will enable it. - Lowell 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?447lay3r84.fsf>