From c6ef89664b8c0d7aa85bddd5c7014aa6df82cbe7 Mon Sep 17 00:00:00 2001 From: tcsullivan Date: Sat, 17 Nov 2018 13:02:57 -0500 Subject: added pdclib, removed sash --- src/sash/README | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 src/sash/README (limited to 'src/sash/README') diff --git a/src/sash/README b/src/sash/README deleted file mode 100644 index 154f1f7..0000000 --- a/src/sash/README +++ /dev/null @@ -1,17 +0,0 @@ -This is release 3.8 of sash, my stand-alone shell for Linux or other systems. - -The purpose of this program is to make system recovery possible in -many cases where there are missing shared libraries or executables. -It does this by firstly being linked statically, and secondly by -including versions of many of the standard utilities within itself. -Read the sash.1 documentation for more details. - -Type "make install" to build and install the program and man page. - -Several options in the Makefile can be changed to build sash for -other UNIX-like systems. In particular, dependencies on Linux file -systems can be removed and the mount command can be configured. - -David I. Bell -dbell@tip.net.au -8 March 2014 -- cgit v1.2.3