diff options
author | Daniel LEVAI <leva@ecentrum.hu> | 2010-11-10 22:13:06 -0600 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-11-22 19:44:10 +0100 |
commit | 6e55b80a3c5f74f63f5152c929b4bf272081b112 (patch) | |
tree | 28e737257c9b69721c06636aabb3dd17847b395c /system/ksh/README | |
parent | 14e7f202287225aacc38534059dc21787bf7162f (diff) | |
download | slackbuilds-6e55b80a3c5f74f63f5152c929b4bf272081b112.tar.gz |
system/ksh: Updated for version openbsd48.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/ksh/README')
-rw-r--r-- | system/ksh/README | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/system/ksh/README b/system/ksh/README index 4d41bf5e2f..9582a1b4c9 100644 --- a/system/ksh/README +++ b/system/ksh/README @@ -8,10 +8,7 @@ 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. -Strong points are: -It is free and quite portable - you should be able to compile it easily -on pretty much any unix box. +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). -Its weak points are that there are still a few differences from ksh88. |