My guess is this defaults to Bash, but would like to know for sure.

Thanks.

link|improve this question

feedback

2 Answers

up vote 4 down vote accepted

The default shell in busyboxy is ash

link|improve this answer
feedback

It's not bash, is a one small file replacement for many small linux/unix utilities like sh and the files utilities

It's written with minimum size in mind and with embedded systems as target where space is a precious resource.

Check for more info: http://www.busybox.net/about.html

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.