On Mon, 25 Jun 2012, Walter Dnes wrote: > On Mon, Jun 25, 2012 at 09:04:38PM +0200, Alexander Kriegisch wrote > > > or read this: > > > > http://linux.die.net/man/1/dash > > Thanks. I now have the automount+autounmount script working under > busybox ash. Turns out I only had one bash-specific feature in the > original script. I'll test it on my home machine for a few days and > then release it. I's intended for the Gentoo mailing list. Would > it be of interest to the busybox list or any wiki it may have?
Debian has something called /usr/bin/checkbashisms in a package called 'devscripts'. It's an almost selfcontained perl script. It does what it says it would. I do use it regulary. Cheers, -- Cristian _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
