[Pm-utils] results after POSIXification

Michael Biebl mbiebl at gmail.com
Wed Jan 30 02:35:32 PST 2008


Hi,

after Victors extensive patches to make pm-utils posix shell
compliant, I ran checkbashims on the resulting scripts. Here are the
results:

possible bashism in 00logging line 8 (echo -e):
		echo -e "Kernel version: `/bin/uname -a`\n"
possible bashism in 00logging line 9 (echo -e):
		echo -e "`lsmod`\n"
possible bashism in 00logging line 10 (echo -e):
		echo -e "`free`\n"
possible bashism in functions line 227 (brace expansion):
				MODS="${MODS%,*}"



Cheers,
Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?


More information about the Pm-utils mailing list