Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!think!ames!henry.jpl.nasa.gov!elroy.jpl.nasa.gov!mahendo!wlbr!wlv.imsd.contel.com!amc From: amc@wlv.imsd.contel.com (Allen M. Cohen) Newsgroups: comp.unix.questions Subject: VMS DCL style history and command modifications Keywords: DCL,VMS Message-ID: <43289@wlbr.IMSD.CONTEL.COM> Date: 2 Jan 90 05:33:35 GMT Sender: news@wlbr.IMSD.CONTEL.COM Reply-To: amc@wlv.imsd.contel.com (Allen M. Cohen) Organization: Contel Federal Systems Lines: 6 Does anybody know of a shell script or utility which emulates the way VAX VMS does recall of prev commands and command line editing? I.E., successive up-arrows gives prev commands; left and right arrows allow insertion editing; delete key deletes char in front of cursor, etc. Coming from VMS to UNIX, I find the BSD C-Shell implementation rather primative!