ksh 93u+20120801-1.2 source package in Ubuntu
Changelog
ksh (93u+20120801-1.2) unstable; urgency=medium * Non-maintainer upload. * Removed extra files that had leaked into debian tarball, mea culpa -- Nicholas Bamber <email address hidden> Tue, 27 Oct 2015 08:06:23 +0000
Upload details
- Uploaded by:
- Oliver Kiddle
- Uploaded to:
- Sid
- Original maintainer:
- Oliver Kiddle
- Architectures:
- any
- Section:
- shells
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ksh_93u+20120801-1.2.dsc | 1.7 KiB | 675c0db2892cfaa9348fef53563e5d2831b1944d16ee437a1750c14af6b5740b |
ksh_93u+20120801.orig.tar.gz | 2.3 MiB | 052d598df7ed3cbd0fdf458b796262b0b59f4cd3305d970be1cc2287408dbfc9 |
ksh_93u+20120801-1.2.debian.tar.xz | 11.3 KiB | 065f9e8046e8cfc794fc6a0e54759448351a9acc919189b8abea6399826236cd |
Available diffs
No changes file available.
Binary packages built by this source
- ksh: 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.
.
The shcomp tool can be used to compile ksh scripts into a binary format.