Y
Hacker News
new
|
ask
|
show
|
jobs
by
effie
3845 days ago
Does dash have some advantage to bash, except being faster? Doesn't it lack some useful bash functionality?
1 comments
uxcn
3845 days ago
The main advantage is that it's a smaller dependency. If you don't need the functionality, there's a bigger benefit to being portable. For example, running scripts on a router with embedded linux.
link