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.
_______________________________________________
busybox mailing list
busybox@busybox.net
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to