summaryrefslogtreecommitdiff
path: root/system/pdksh/README
diff options
context:
space:
mode:
authorDaniel LEVAI <leva@ecentrum.hu>2010-11-10 22:15:55 -0600
committerHeinz Wiesinger <pprkut@slackbuilds.org>2010-11-22 19:44:10 +0100
commita208cc7bde7a9841e88840e64886f859b523ccd3 (patch)
treeb87d285dd71481324b3f68a355fe10956e185c38 /system/pdksh/README
parent6e55b80a3c5f74f63f5152c929b4bf272081b112 (diff)
downloadslackbuilds-a208cc7bde7a9841e88840e64886f859b523ccd3.tar.gz
system/pdksh: Removed (use system/ksh instead)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/pdksh/README')
-rw-r--r--system/pdksh/README9
1 files changed, 0 insertions, 9 deletions
diff --git a/system/pdksh/README b/system/pdksh/README
deleted file mode 100644
index 8e74dd787f..0000000000
--- a/system/pdksh/README
+++ /dev/null
@@ -1,9 +0,0 @@
-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.