Jump to content

Mksh: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 4: Line 4:


==Versions==
==Versions==
* mksh R53a - [http://hobbes.nmsu.edu/download/pub/os2/util/shell/mksh-R53a.zip mksh-R53a.zip] (2016-08-13)
*R53a (2016-08-13)
*R56 (2017-08-09) - [http://hobbes.nmsu.edu/download/pub/os2/util/shell/mksh-R56.zip mksh-R56.zip]
*R56c


==Links==
==Links==
* [https://www.mirbsd.org/mksh.htm mksh home page]
* [https://www.mirbsd.org/mksh.htm mksh home page]
* [https://github.com/komh/mksh-os2 mksh OS/2 port - GitHub]
* [https://github.com/komh/mksh-os2 mksh OS/2 port] by KO Myung-Hun


==Authors==
[[Category:Open Source Software]][[Category:UNIX Shell]]
* [[KO Myung-Hun]]
 
[[Category:Open Source Software]]

Revision as of 22:31, 3 November 2018

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

Links