From 4d00f8bf6b22f31be628a9a43f3d6535481b6e2f Mon Sep 17 00:00:00 2001 From: George Abbott Date: Tue, 31 Oct 2023 17:54:35 +0000 Subject: README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b2dfa37 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# scripts +Contains scripts used for a Unix (Linux) system. + +## Installation +Add the `all` directory to PATH; the scripts are then able to be called. + +Scripts may depend on other scripts being present in PATH, so just installing +some directories to PATH may cause certain scripts to break. + +## Organisation +The `all` directory contains symlinks to all other scripts in the various +directories. -- cgit v1.2.1