summaryrefslogtreecommitdiffstats
path: root/system/dash/README
blob: c41d3417a6bac7fed615952129f8a72644e47e38 (plain)
1
2
3
4
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.