summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Kaivo <jkk@ung.org>2019-07-19 17:22:29 +0000
committerJakob Kaivo <jkk@ung.org>2019-07-19 17:22:29 +0000
commitac8e09a87ba28be305b9b1b0145f56ef78bc0e82 (patch)
treed9d94521f14bf4616897ea72f62d8b10e3b2c6bd
parentb72aea7274715a0cc2e8f5abadbfbe3edc7e9625 (diff)
Add README.md
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
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