From owner-freebsd-questions Wed Jul 15 06:23:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA16477 for freebsd-questions-outgoing; Wed, 15 Jul 1998 06:23:19 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dns.webwizard.net.mx (mexcom.net.mx [207.249.162.140]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA16472 for ; Wed, 15 Jul 1998 06:23:15 -0700 (PDT) (envelope-from rafareta@mexcom.net.mx) Received: from mexcom.net.mx (rafa.nix.mexcom.net [206.103.64.101]) by dns.webwizard.net.mx (8.8.8/8.8.7) with ESMTP id IAA03656; Wed, 15 Jul 1998 08:21:54 -0500 (CDT) Message-ID: <35ACACE7.580D7D18@mexcom.net.mx> Date: Wed, 15 Jul 1998 08:21:43 -0500 From: "Rafael A. Reta Rodriguez" Organization: MexCom.Net X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD sunix3.0.1 i386) MIME-Version: 1.0 To: elmore@sohopros.com CC: questions@FreeBSD.ORG Subject: Re: Doskey? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG elmore@sohopros.com wrote: > > Is there a way for FreeBSD to have a function like Doskey? > If so can someone tell me where to find out how to > configure my 2.2.5 machine to be able to have such > functionality? My Redhat machine has this sort of > function and it sure is nice for people who don't > type well. > > Thanks > > Anthony ..... This deppends on your shell (csh, ksh, bash or whatever). You can check it with man In bash you use the up-arrow key In Ksh you use Ctrl-K (you hae to define EDITOR=vi) Saludos RafaReta To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message