diff options
Diffstat (limited to 'src/sash/README')
-rw-r--r-- | src/sash/README | 17 |
1 files changed, 0 insertions, 17 deletions
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 |