Hallo David!

> My scripts currently all begin with #!/bin/sh
A simple trick, I'm using since years ...

#!/bin/busybox ash

... and you always get ash from the specified busybox binary (even if
there are links to other versions hanging around or are completely missing.

--
Harald

_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to