diff options
Diffstat (limited to 'system/dash/README')
-rw-r--r-- | system/dash/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/system/dash/README b/system/dash/README deleted file mode 100644 index 4f1ca583a5a5c..0000000000000 --- 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. |