mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
1f8b48b772
Approved by: portmgr blanket
6 lines
284 B
Plaintext
6 lines
284 B
Plaintext
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/
|