软件包: ksh (93s+20071105-1) [universe]
ksh 的相关链接
Ubuntu 的资源:
下载源码包 ksh:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Oliver Kiddle
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
The real, AT&T version of the Korn shell
Ksh is a UNIX command interpreter (shell) that is intended for both interactive and shell script use. Its command language is a superset of the sh(1) shell language.
The 1993 version adds a number of new, mostly scripting related, features over the 1988 version that is typically distributed with commercial UNIX variants. For example, it has lexical scoping, compound variables, associative arrays, named references and floating point math.