*BSD News Article 14393


Return to BSD News archive

Newsgroups: comp.os.386bsd.questions
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!elroy.jpl.nasa.gov!sdd.hp.com!ux1.cso.uiuc.edu!usenet.ucs.indiana.edu!nickel.ucs.indiana.edu!ckung
From: ckung@nickel.ucs.indiana.edu ((Mr.) C. Y. Kung)
Subject: Re: history scroll
Message-ID: <C5EpKB.L99@usenet.ucs.indiana.edu>
Keywords: history commands up arrow
Sender: news@usenet.ucs.indiana.edu (USENET News System)
Nntp-Posting-Host: nickel.ucs.indiana.edu
Organization: Indiana University
References: <1qdgif$1q7@vtserf.cc.vt.edu>
Date: Tue, 13 Apr 1993 05:21:43 GMT
Lines: 20

In article <1qdgif$1q7@vtserf.cc.vt.edu> mmead@meadmc.async.vt.edu (Matthew C. Mead) writes:
>
>	On a couple of other unix os's I have been able to hit the up arrow and
>scroll around in what commands I had previously used, including command line
>editing....anyone know how I can compile this into 386bsd?
>
>
>
>Matt
>

	Using tcsh/bash instead of sh/csh, because sh/csh doesn't support
	history function.
	Look at agate.berkeley.edu:
		/pub/386BSD/386bsd-0.1/unofficial/from-ref/public/tcsh
	Or /usr/othersrc/public/bash-1.12 in your system.


	ckung