Top "Ash" questions

A shell(ash) written by Kenneth Almquist and released to the comp.

Turning a bash script into a busybox script

I am working on a device that only has busybox (ash?) and does not support bash. However, I need to …

bash curl embedded busybox ash
How to use array in ash?

For some reason, I can't use bash to build my script, the only way to do it is with ash, …

ash