Mksh: Difference between revisions
Appearance
Line 5: | Line 5: | ||
==Versions== | ==Versions== | ||
*R53a (2016-08-13) | *R53a (2016-08-13) | ||
*R56 (2017-08-09) | *R56 (2017-08-09) | ||
*R57 (2019-03-01) | *R57 (2019-03-01) | ||
==Links== | ==Links== |
Revision as of 19:44, 3 July 2022
The MirBSD Korn Shell (mksh) is a UNIX command line shell that has been ported to OS/2 by KO Myung-Hun, it is commonly used as an alternative to older bash style shells when compiling/porting programs originally developed by UNIX style systems.
It offers the Korn Shell programming language and could be used as a successor to the Public Domain Korn Shell (pdksh).
Versions
- R53a (2016-08-13)
- R56 (2017-08-09)
- R57 (2019-03-01)
Links
- mksh home page
- mksh OS/2 port by KO Myung-Hun