diff options
author | Daniel LEVAI <leva@ecentrum.hu> | 2010-05-13 01:01:03 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-13 01:01:03 +0200 |
commit | 6ec76a9860188c0e2de54daf61f5a4ff590ad8ef (patch) | |
tree | edd70b526118253bc6ab17c0dcd069325fa5016f /system/pdksh/README | |
parent | 387f1e8f9c14fc5648eee03d43787806c806fe20 (diff) |
system/pdksh: Added to 13.0 repository
Diffstat (limited to 'system/pdksh/README')
-rw-r--r-- | system/pdksh/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/system/pdksh/README b/system/pdksh/README new file mode 100644 index 000000000000..8e74dd787f2b --- /dev/null +++ b/system/pdksh/README @@ -0,0 +1,9 @@ +PD-ksh is a mostly complete AT&T ksh look-alike (see NOTES file for a list +of things not supported). Work is mostly finished to make it fully +compatible with both POSIX and AT&T ksh (when the two don't conflict). + +Since pdksh is free and compiles and runs on most common unix systems, it +is very useful in creating a consistent user interface across multiple +machines. For example, in the CS dept. of MUN, pdksh is installed on a +variety of machines including Suns, HPs, DecStations, pcs running Linux, +etc., and is the login shell of ~5200 users. |