summaryrefslogtreecommitdiffstats
path: root/system/dash/README
blob: 4f1ca583a5a5cced5f9d5c2c7468ac0613d04e5c (plain)
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.