Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!usc!snorkelwacker!bloom-beacon!eru!luth!sunic!maxim!prc From: prc@erbe.se (Robert Claeson) Newsgroups: comp.unix.questions Subject: Re: Recalling Commands in Unix? Message-ID: <1077@maxim.erbe.se> Date: 5 Jan 90 14:33:05 GMT References: <5141@blake.acs.washington.edu> <8769.2597362d@ecs.umass.edu> Organization: ERBE DATA AB, Jarfalla, Sweden Lines: 23 In article <8769.2597362d@ecs.umass.edu>, satam@ecs.umass.edu (Kirtikumar Satam) writes: > In article <5141@blake.acs.washington.edu>, > gnat@blake.acs.washington.edu (Laura Frazier) writes: > > Is there any command in Unix comparable to ^B in VMS that will allow me > > to recall previous commands instead of typing them repeatedly? > On ULTRIX, a new "csh" is provided. It allows browsing thru' commands > like VMS using up-down arrow keys. Once the command is recalled, it > can be edited using "vi" like commands i.e. 'x' for delete, 'i' for > insert etc. The Korn shell (usually /bin/ksh on those systems that have it) has command- line editing using vi, Unipress emacs or Gnu emacs commands. No support for arrow keys, though. BBC (Boston Business Computing) has a DCL clone shell (VCL) that includes most of the common VMS commands, including the HELP system. It supports full DCL-like command-line editing. There's an EDT clone as well. -- Robert Claeson E-mail: rclaeson@erbe.se ERBE DATA AB