Jump to letter: [
          
            ABCDEFGHIKLMNOPRSTUVXY
          ]
        
        ksh: The Original ATT Korn Shell
        
        
            | Name: | ksh | Vendor: | Scientific Linux | 
        
            | Version: | 20080202 | License: | Common Public License Version 1.0 | 
        
            | Release: | 14.el5_4.2 | 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 Dec  7 16:00:00 2009 Michal Hlavinka <mhlavink{%}redhat{*}com> 20080202-14.2
- - fix pids of forked commands (#544974) 
            - * Wed Dec  2 16:00:00 2009 Michal Hlavinka <mhlavink{%}redhat{*}com> 20080202-14.1
- - fix memcmp-memcpy typo causing syntax error (#543447) 
            - * Fri Jul 10 17:00:00 2009 Michal Hlavinka <mhlavink{%}redhat{*}com> 20080202-14
- - fix typeset value assign in an asynchronously called function (#507562)