In article <[email protected]>, [email protected] (Harald Becker) wrote:
> *From:* Harald Becker <[email protected]> > *To:* [email protected] > *CC:* [email protected] > *Date:* Fri, 04 Feb 2011 12:32:18 +0100 > > 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. thanks Harald, I really ought to do that since I know I'm using ash syntax that will barf on bash. D _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
