Date: Wed, 28 Oct 1998 17:01:53 -0800 From: Parag Patel <parag@cgt.com> To: "Jeffrey J. Mountin" <jeff-ml@mountin.net> Cc: current@FreeBSD.ORG Subject: Re: Stupid ksh tricks [Was: Re: Changing sh for compatibility sake] Message-ID: <199810290101.RAA20993@pinhead.parag.codegen.com> In-Reply-To: Your message of "Wed, 28 Oct 1998 18:00:06 CST." <3.0.3.32.19981028180006.00f404c4@207.227.119.2>
next in thread | previous in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810290101.RAA20993>