This project looks very nice! I am wondering if folks think it will work with the /bin/sh with BusyBox (technically the "ash" shell)? Or does it use a lot of bash-specific extensions?
I would like to investigate using bash_on_steroids to develop cgi for web sites in embedded device environments (think home routers for example), where installing something like python+flask would be a hassle or too heavyweight. These environments often have busybox already installed and ready to go (including httpd and /bin/sh), so bash_on_steroids seems like it could be perfect....
Thanks for any comments and for all your nice work.
This project looks very nice! I am wondering if folks think it will work with the /bin/sh with BusyBox (technically the "ash" shell)? Or does it use a lot of bash-specific extensions?
I would like to investigate using bash_on_steroids to develop cgi for web sites in embedded device environments (think home routers for example), where installing something like python+flask would be a hassle or too heavyweight. These environments often have busybox already installed and ready to go (including httpd and /bin/sh), so bash_on_steroids seems like it could be perfect....
Thanks for any comments and for all your nice work.