Mksh: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Software | |||
|Picture=mksh.jpg | |||
|Name=MirBSD Korn Shell | |||
|Version=R59c (Oct 2020) | |||
|Vendor=The MirOS Project | |||
|Author=mirabilos | |||
|Licence=MirOS licence, 3-clause UCB licence, ISC licence | |||
|WWW=http://www.mirbsd.org/mksh.htm | |||
}} | |||
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. | 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. | ||
Line 4: | Line 13: | ||
==Versions== | ==Versions== | ||
* | *R53a (2016-08-13) | ||
*R56 (2017-08-09) | |||
*R57 (2019-03-01) | |||
*R59c (2020-12-14) | |||
==Links== | ==Links== | ||
* [https://github.com/komh/mksh-os2 mksh OS/2 port] by KO Myung-Hun | |||
* [https://github.com/komh/mksh-os2 | |||
[[Category:Open Source Software]][[Category:UNIX Shell]] | |||
[[Category: |
Latest revision as of 22:43, 3 July 2022
Mksh | |
---|---|
![]() | |
Name | MirBSD Korn Shell |
Version | R59c (Oct 2020) |
Vendor | The MirOS Project |
Author | mirabilos |
Licence | MirOS licence, 3-clause UCB licence, ISC licence |
WWW | http://www.mirbsd.org/mksh.htm |
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)
- R59c (2020-12-14)
Links
- mksh OS/2 port by KO Myung-Hun