BASH issue
walter harms
wharms at bfs.de
Tue Nov 7 00:52:07 PST 2006
hi carmen,
there are some restriction using 'ash' most noteworthy missing support for arrays ,
(( (arithmetics) and [[ (extented testing). most scripts can easly be rewritten.
simply let it run until it breaks.
re,
wh
Carmen Badea wrote:
> Hi everyone,
>
> So I am trying to build a JVM on a PPC 405EP board using BusyBox v 1.2.1 .
> The config files for this JVM use bash and from what I have seen on search
> results , BusyBox does not have Bash.However, I read somewhere that
> there is
> a shell called BBSH that would be a smaller version of BASH. Is that true
> and if so, what features is BBSH missing and how could I get it (my current
> version of BusyBox does not have it)?
>
> thank you for your help.
> --
> Carmen
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> busybox mailing list
> busybox at busybox.net
> http://busybox.net/cgi-bin/mailman/listinfo/busybox
More information about the busybox
mailing list