Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ksh: The Original ATT Korn Shell
Name: | ksh |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 20100202 |
License: | Common Public License Version 1.0 |
Release: | 1.SEL5_5 |
URL: | http://www.kornshell.com/ |
- Summary
- KSH-93 is the most recent version of the KornShell by David Korn of
AT&T Bell Laboratories.
KornShell is a shell programming language, which is upward compatible
with "sh" (the Bourne Shell).
Changelog
- * Mon Apr 5 01:00:00 2010 Eddy Nigg <eddy_nigg.org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed Feb 10 00:00:00 2010 Michal Hlavinka <mhlavink{%}redhat{*}com> 20100202-1
-
- updated to 20100202 stable version
- * Tue Dec 15 00:00:00 2009 Michal Hlavinka <mhlavink{%}redhat{*}com> 20091206-1
-
- updated to 20091211
- fix looped job list (#435159)
- fix error code when unsetting a variable that was already unset (#508869)
- restore shell state when return was used in .profile (#506790)
- wait for output of background process after foreground's completed (#509326)
- fix parser failure when alias nested in emacs mode (#513967)
- don't mention unavailable commands in man pages (#514485)
- ship RELEASE in doc as change log (#541654)