aboutsummaryrefslogtreecommitdiffstats
path: root/shells/dash/pkg-descr
blob: a8e7651f0d4871e78e107b67be28ebdff29bb4ee (plain) (blame)
1
2
3
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.