slackbuilds_ponce/system/dash/README
Donald Cooley 3afe0aa044 system/dash: Updated for version 0.5.9.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-02-17 21:52:10 +00:00

4 lines
236 B
Text

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.