Korn Shell

Edit Package ksh

The original Korn Shell. The ksh is an sh-compatible command
interpreter that executes commands read from standard input or from a
file.

Refresh
Refresh
Source Files
Filename Size Changed
Agreement 0000000561 561 Bytes
CPL 0000012885 12.6 KB
EPL 0000012139 11.9 KB
INIT.2014-06-25.tar.bz2 0000305854 299 KB
Warning 0000000572 572 Bytes
ast-base.2014-06-25.tar.bz2 0008453430 8.06 MB
ifs-crash.sh 0000000524 524 Bytes
ksh-locale.patch 0000000280 280 Bytes
ksh-qemu.patch 0000004092 4 KB
ksh.changes 0000138086 135 KB
ksh.spec 0000029645 29 KB
ksh93-alias-k.dif 0000000645 645 Bytes
ksh93-aso.dif 0000000780 780 Bytes
ksh93-builtin.dif 0000002810 2.74 KB
ksh93-compat.dif 0000002611 2.55 KB
ksh93-crashes.dif 0000000737 737 Bytes
ksh93-env.dif 0000000470 470 Bytes
ksh93-foreground-prgrp.dif 0000000463 463 Bytes
ksh93-fs3d.dif 0000001918 1.87 KB
ksh93-gcc.dif 0000002418 2.36 KB
ksh93-gmt2utc.dif 0000001842 1.8 KB
ksh93-heredoc.dif 0000000257 257 Bytes
ksh93-ia64.dif 0000001044 1.02 KB
ksh93-limit-name-len.dif 0000000259 259 Bytes
ksh93-limits.dif 0000002782 2.72 KB
ksh93-pathtemp.dif 0000002774 2.71 KB
ksh93-profile.dif 0000002001 1.95 KB
ksh93-reg.dif 0000000436 436 Bytes
ksh93-s390.dif 0000000692 692 Bytes
ksh93-shift_ijs.dif 0000010666 10.4 KB
ksh93-signals.dif 0000000397 397 Bytes
ksh93-suid_exec.dif 0000003784 3.7 KB
ksh93-test.dif 0000001587 1.55 KB
ksh93-typedef.dif 0000000391 391 Bytes
ksh93-uname.dif 0000003350 3.27 KB
ksh93-unset-f.dif 0000000479 479 Bytes
ksh93-vi.dif 0000001305 1.27 KB
ksh93-vm.dif 0000001347 1.32 KB
ksh93.dif 0000016677 16.3 KB
leak1.sh 0000000938 938 Bytes
leak2.sh 0000001093 1.07 KB
leak3.sh 0000000337 337 Bytes
rpmlintrc 0000000868 868 Bytes
sigexec.c 0000005482 5.35 KB
ulimit.sh 0000000338 338 Bytes
vmbalance 0000000938 938 Bytes
workaround-stupid-build-system.diff 0000011745 11.5 KB
Revision 103 (latest revision is 115)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 239905 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 103)
- Update to 2014-06-26 of ksh93v- version
  * A bug on some systems in which cd to a directory without execute
    permission would not fail has been fixed.
  * The BASH_SOURCE variable was added when ksh is run in bash mode.
  * The -D and -E options have been added to the complete builtin.
  * References to dgk@research.att.com were deleted.
  * The -l flag to trap and the -p flag to umask were added as in bash.
  * In bash mode ${!parameter} is treated like ${$parameter}.
  * Fixed a bug in which eval inside a dot script invoked by a profile file
    terminated the dot script prematurely after running the eval command.
  * Added parameter expansion operator ${$parameter} for variables and
    positional parameters.
  * Added -a option to read which is equivalent to -A.
  * Fixed a bug in builtin -p.
  * Added -n option to builtin to disable builtins.
  * Fixed a couple of file completion bugs.
  * When compiled with the SHOPT_BASH and run with the name bash,
    the shell now uses dynamic scoping for name() and function name. 
    In addition the builtins declare and local are supported.
    The SHOPT_BASH option is on by default in the Makefile.
    More work remains with the bash compatibility option.
  * Fixed a bug in vi command completion in which tab did not work
    after a space.
  * Replaced the -p option for read with -p prompt.  For backword
    compatibility, if a coprocess is running and prompt begins with -
    or is a valid variable name, -p causes the read from a pipe.
  * Modified the -u option for read and print so that it accepts the
    option argument p to indicate the coprocess file descriptor.
- Remove patch ksh93-cd_pwd.dif and ksh93-jobs.dif as now upstream
Comments 0
openSUSE Build Service is sponsored by