From Fedora Project Wiki

m (1 revision(s))
mNo edit summary
Line 24: Line 24:
* EPEL 5: [http://download.fedoraproject.org/pub/epel/testing/5/i386/mksh-33-1.el5.i386.rpm i386] , [http://download.fedoraproject.org/pub/epel/testing/5/x86_64/mksh-33-1.el5.x86_64.rpm x86_64] , [http://download.fedoraproject.org/pub/epel/testing/5/ppc/mksh-33-1.el5.x86_64.rpm ppc]  
* EPEL 5: [http://download.fedoraproject.org/pub/epel/testing/5/i386/mksh-33-1.el5.i386.rpm i386] , [http://download.fedoraproject.org/pub/epel/testing/5/x86_64/mksh-33-1.el5.x86_64.rpm x86_64] , [http://download.fedoraproject.org/pub/epel/testing/5/ppc/mksh-33-1.el5.x86_64.rpm ppc]  


----
[[Category:Packages|mksh]]
[[Category:Packages]]

Revision as of 14:46, 9 June 2008

MirBSD Korn Shell

Mksh is the MirBSD enhanced version of the Public Domain Korn shell (pdksh), a bourne-compatible shell which is largely similar to the original AT&T Korn shell. It includes bug fixes and feature improvements in order to produce a modern, robust shell good for interactive and especially script use, being a bourne shell replacement, pdksh successor and an alternative to the C shell.


How To Install

Bitlbee is available in Fedora since Fedora Core 6. It can be easily installed by typing (as root):

yum install mksh

If you would like to quick start, just run the following command:

mksh -l

Now you're running the MirBSD Korn Shell. Further information can be found on the mksh website.


Available Packages