diff options
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 000000000000..31554a295fd0 --- /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. |