Bash shell support?

Rob Landley rob at landley.net
Wed Aug 23 20:59:28 UTC 2006


On Wednesday 23 August 2006 6:36 am, Riaz Rahaman wrote:
> I am trying to run the ltp test cases on the busybox and there were two
> scripts that were giving errors. One was the fs_inod and the other rwtest.

I'm guessing you're using "ash"?  (Alas, we have four built-in shells at the 
moment, and they share very little code...)

> I am not looking at the option of patching the busybox to support these
> utilities as of now, but more of changing this script to run on busybox.

You don't have to use BusyBox's shells.  If you need bash, you can build and 
install bash on the system.

Rob
-- 
Never bet against the cheap plastic solution.



More information about the busybox mailing list