Korn Shell for redhat linux 9

J. Refugio Rodriguez j.refugio.rodriguez at metztli-it.com
Tue Feb 28 09:18:03 UTC 2006


--- John Dunn <jdunn at sefas.com> wrote:

> Is it possible to run the Korn Shell (ksh)? rather
> than bash. I cannot find
> ksh in my redhat 9 installation.

You can make a soft link to the zsh --which
purportedly provides some extensions to ksh's
functionality:

ln -s /bin/ksh /bin/zsh

Then simply invoke and customize your new "ksh"

I came across the problem when installing IBM
middleware. Needless to say the above incantation
saved the day.

On the other hand, the Penguin will allow you freedom
of choice.  Download the RPM for the public domain
korn shell (pdksh) and install and customize to your
pleasure.  I believe Slackware continues including it.


Jose R. Rodriguez
http://www.metztli-it.com




More information about the Redhat-install-list mailing list