SlackBuildsOrg/system/ksh-openbsd
LEVAI Daniel 33d6bc609c system/ksh-openbsd: Updated for version 20130611.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-06-22 21:32:23 -03:00
..
patches system/ksh-openbsd: Updated for version 20130611. 2013-06-22 21:32:23 -03:00
doinst.sh system/ksh-openbsd: Added (OpenBSD's pdksh ported to Linux) 2012-11-19 16:52:08 -06:00
ksh-openbsd.info system/ksh-openbsd: Updated for version 20130611. 2013-06-22 21:32:23 -03:00
ksh-openbsd.SlackBuild system/ksh-openbsd: Updated for version 20130611. 2013-06-22 21:32:23 -03:00
README system/ksh-openbsd: Added (OpenBSD's pdksh ported to Linux) 2012-11-19 16:52:08 -06:00
slack-desc system/ksh-openbsd: Updated for version 20130311. 2013-03-22 07:16:48 -04:00

This package is a patched version of the OpenBSD ksh, which is based on
the original PD-ksh, but heavily modified and maintained by OpenBSD
developers. "Patched" means ported to Linux.
You can download the source package from a mirror listed in the
slackbuild's info file, or you can always checkout the latest source
from OpenBSD's repository.

PD-ksh is a clone of the AT&T Korn shell.

PD-ksh has most of the ksh88 features, not much of the ksh93 features,
and a number of its own features.  It is free and quite portable - you
should be able to compile it easily on pretty much any unix box.
The vi editing mode is better (IMHO) than that of ksh88 or ksh93
(command/file completion using tab (optional), less buggy).