aboutsummaryrefslogtreecommitdiff
path: root/system/pdksh/slack-desc
diff options
context:
space:
mode:
authorDaniel LEVAI <leva@ecentrum.hu>2010-05-13 01:01:03 +0200
committerMichiel van Wessem <michiel@slackbuilds.org>2010-05-13 01:01:03 +0200
commit6ec76a9860188c0e2de54daf61f5a4ff590ad8ef (patch)
treeedd70b526118253bc6ab17c0dcd069325fa5016f /system/pdksh/slack-desc
parent387f1e8f9c14fc5648eee03d43787806c806fe20 (diff)
downloadslackbuilds-6ec76a9860188c0e2de54daf61f5a4ff590ad8ef.tar.xz
system/pdksh: Added to 13.0 repository
Diffstat (limited to 'system/pdksh/slack-desc')
-rw-r--r--system/pdksh/slack-desc13
1 files changed, 13 insertions, 0 deletions
diff --git a/system/pdksh/slack-desc b/system/pdksh/slack-desc
new file mode 100644
index 000000000000..1cefc797a3ed
--- /dev/null
+++ b/system/pdksh/slack-desc
@@ -0,0 +1,13 @@
+ |-----handy-ruler------------------------------------------------------|
+pdksh: PD-ksh is a clone of the AT&T Korn shell.
+pdksh:
+pdksh: PD-ksh has most of the ksh88 features, not much of the ksh93 features,
+pdksh: and a number of its own features.
+pdksh: Strong points are:
+pdksh: It is free and quite portable - you should be able to compile it easily
+pdksh: on pretty much any unix box.
+pdksh: The vi editing mode is better (IMHO) than that of ksh88 or ksh93
+pdksh: (command/file completion using tab (optional), less buggy).
+pdksh: Its weak points are that there are still a few differences from ksh88.
+pdksh:
+pdksh: Homepage: http://www.cs.mun.ca/~michael/pdksh/