From owner-freebsd-current Wed Oct 28 17:15:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA01609 for freebsd-current-outgoing; Wed, 28 Oct 1998 17:15:22 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from pinhead.parag.codegen.com (ppp-pm3-02--072.sirius.net [205.134.231.72]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA01590 for ; Wed, 28 Oct 1998 17:15:17 -0800 (PST) (envelope-from parag@pinhead.parag.codegen.com) Received: from pinhead.parag.codegen.com (localhost.parag.codegen.com [127.0.0.1]) by pinhead.parag.codegen.com (8.9.1/8.8.8) with ESMTP id RAA20993; Wed, 28 Oct 1998 17:01:53 -0800 (PST) (envelope-from parag@pinhead.parag.codegen.com) Message-Id: <199810290101.RAA20993@pinhead.parag.codegen.com> X-Mailer: exmh version 2.0.2 2/24/98 To: "Jeffrey J. Mountin" cc: current@FreeBSD.ORG Subject: Re: Stupid ksh tricks [Was: Re: Changing sh for compatibility sake] In-reply-to: Your message of "Wed, 28 Oct 1998 18:00:06 CST." <3.0.3.32.19981028180006.00f404c4@207.227.119.2> X-Face: =O'Kj74icvU|oS*<7gS/8'\Pbpm}okVj*@UC!IgkmZQAO!W[|iBiMs*|)n*`X ]pW%m>Oz_mK^Gdazsr.Z0/JsFS1uF8gBVIoChGwOy{EK=<6g?aHE`[\S]C]T0Wm X-URL: http://www.codegen.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 28 Oct 1998 17:01:53 -0800 From: Parag Patel Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Why not do 'set -o vi' followed by 'set -o vi-tabcomplete' and all is well. Because I like to run the shell in emacs mode. >Are you sure it needs to mimic them? Don't know bash, but ksh does have >pushd/popd and it is supposed to be similar to csh's, which I don't do either. pdksh doesn't seem to have pushd/popd built-in. If ksh does, it's a recent addition as the AT&T ksh I'm used to from long-ago days at HP certainly didn't have it. >Might suggest O'Reilly's "Learning the Korn Shell" since the man pages >don't cover everything. I'd rather fix the pdksh man-page, but I suspect it's accurate. :-) -- Parag To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message