Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Jul 2000 13:46:36 +0100
From:      Peter McGarvey <Peter.McGarvey@telinco.net>
To:        Joel Eusebio <joel@tilapia.pang.pworld.net.ph>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: like linux
Message-ID:  <3965D12C.2556950B@telinco.net>
References:  <Pine.LNX.3.95.1000707101819.7085A-100000@tilapia.pang.pworld.net.ph>

next in thread | previous in thread | raw e-mail | index | archive | help
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

use bash...

as root:
	cd /usr/ports/shells/bash2
	make install

as user:
	chsh -s /usr/local/bin/bash


-- 
TTFN, FNORD

Peter McGarvey, Unix Administrator
Network Operations Center, Telinco Limited


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?3965D12C.2556950B>