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...
DASH is a POSIXcompliant 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 BourneAgain SHell) for most tasks. DASH stands for Debian Almquist Shell.
command-line shell interpreter terminal-client tty unix bash