Busybox shell and the arrays

GNULinuxSlackware gnulinuxslackware at free.fr
Tue Jun 24 20:39:11 UTC 2008


Hello,
I am using busybox and my shell scripts use arrays declarations like this :
array=(abc def ghi)
but the busybox shell isn't bash, I am on ash and it seems to doesn't
support array declaration.
Is there a solution to use array in a script with only the busybox
shells and utilities?
Can you give me an example please?
Thank you.



More information about the busybox mailing list