forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
5 lines
285 B
Text
5 lines
285 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.
|
|
|
|
WWW: http://gondor.apana.org.au/~herbert/dash/
|