summaryrefslogtreecommitdiffstats
path: root/system/dash/README
diff options
context:
space:
mode:
author Matteo Bernardini2019-09-29 22:53:29 +0200
committer Matteo Bernardini2019-09-29 22:53:29 +0200
commit541b09f59ece19c0cf778fe874a14c4157047687 (patch)
tree9d215ca644b52a9baf6d8059c40bfb45ad917a46 /system/dash/README
parentc0f188f9eeaa6fdd82fca476004d37ab24d0757e (diff)
downloadslackbuilds-541b09f59ece19c0cf778fe874a14c4157047687.tar.gz
20190929.1 global branch merge.current-20190929.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/dash/README')
-rw-r--r--system/dash/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/system/dash/README b/system/dash/README
deleted file mode 100644
index 4f1ca583a5..0000000000
--- a/system/dash/README
+++ /dev/null
@@ -1,4 +0,0 @@
-DASH is a POSIX-compliant implementation of /bin/sh that aims to be as
-small as possible. It does this without sacrificing speed where
-possible. In fact, it is significantly faster than bash (the GNU
-Bourne-Again SHell) for most tasks.