ksh 93u+20120801-1.1 source package in Ubuntu

Changelog

ksh (93u+20120801-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Apply patch from bug report to resolve FTBS (Closes: #777930)

 -- Nicholas Bamber <email address hidden>  Fri, 16 Oct 2015 07:10:35 +0100

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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ksh_93u+20120801-1.1.dsc 1.7 KiB 0cc99e5dbde6424360e52ad9bc013175f9b05e12ecef215421565ce2efe6d1e0
ksh_93u+20120801.orig.tar.gz 2.3 MiB 052d598df7ed3cbd0fdf458b796262b0b59f4cd3305d970be1cc2287408dbfc9
ksh_93u+20120801-1.1.debian.tar.xz 17.4 KiB c73aeafcc28b8a01d1de1419295583f75aea37330a2cc23d9e9e55d94237b56c

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.