软件包: mksh (39.3-1ubuntu3) [universe]
mksh 的相关链接
Ubuntu 的资源:
下载源码包 mksh:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Thorsten Glaser
It should generally not be necessary for users to contact the original maintainer.
外部的资源:
- 主页 [mirbsd.de]
相似软件包:
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; mksh is the only pdksh derivate currently being actively developed. It includes bug fixes and feature improvements, in order to produce a modern, robust shell good for interactive and especially script use. mksh has UTF-8 support (in substring operations and the Emacs editing mode) and, while R39c corresponds to OpenBSD 4.6-current ksh (without GNU bash-like PS1 and fancy character classes), adheres to SUSv4 and is much more robust. The code has been cleaned up and simplified, bugs fixed, standards compliance added, and several enhancements (for extended compatibility to other modern shells – as well as a couple of its own) are available. This shell is Debian Policy 10.4 compliant and may be used as /bin/sh on Debian systems.
The mksh-static binary is a version of mksh, linked against dietlibc (if dietlibc exists for that Debian architecture), and optimised for small code size, for example for use on initrd or initramfs images, installation or rescue systems.
A sample ~/.mkshrc is included in /usr/share/doc/mksh/examples and provided as /etc/skel/.mkshrc conffile.
其他与 mksh 有关的软件包
|
|
|
-
- dep: debconf (>= 0.5)
- Debian configuration management system
- 或者 debconf-2.0
- 本虚包由这些包填实: cdebconf, cdebconf-udeb, debconf
-
- dep: libbsd0 (>= 0.0)
- utility functions from BSD systems - shared library
-
- dep: libc6 (>= 2.11)
- Embedded GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- sug: ed
- The classic UNIX line editor