You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: