From ac8e09a87ba28be305b9b1b0145f56ef78bc0e82 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Fri, 19 Jul 2019 17:22:29 +0000 Subject: Add README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1ecca49 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +Here, you will find implementations of utilities present in GNU coreutils +that are not part of any version of POSIX. + +Most of them are very small shell scripts. + +Their existence here is not an endorsement of GNU coreutils or GNU philosophy. +They are intended only to aid in porting software that has unconscious +dependencies on GNUisms and assists users trying to escape the GNU ecosystem. \ No newline at end of file -- cgit v1.2.1