diff options
author | Azure Zanculmarktum <zanculmarktum@gmail.com> | 2017-07-06 00:53:43 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-12 22:48:52 +0700 |
commit | 5494138f2ba8684ba925cbf81d88373d19c9c738 (patch) | |
tree | 6fa2da6192c4e74fbab58c84cd55223c1fadf14b /system/pdksh/README | |
parent | 3a4036017124f2dd0e31ba5e6e5a22855848f508 (diff) | |
download | slackbuilds-5494138f2ba8684ba925cbf81d88373d19c9c738.tar.gz |
system/pdksh: Added (the Public Domain Korn Shell)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/pdksh/README')
-rw-r--r-- | system/pdksh/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/pdksh/README b/system/pdksh/README new file mode 100644 index 0000000000..31554a295f --- /dev/null +++ b/system/pdksh/README @@ -0,0 +1,5 @@ +PD-ksh is a clone of the AT&T; Korn shell. At the moment, it has most of +the ksh88 features, not much of the ksh93 features, and a number of its +own features. pdksh was initially created by Eric Gisin using Charles +Forsyth's public domain V7 shell as a base as well as parts of the BRL +shell. |