On 19 September 2012 14:28, Khem Raj <[email protected]> wrote: > Do you really need bash for this script to run ? if so then can it be > written so that it works on posixly shells.
#! /bin/bash and no dependency on bash... probably should make that sh-compliant. Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
