Michael Biebl wrote:

> Do you need special bash specific features for the powersave scripts in
> @prefix@/lib/powersave? If not it would be a good idea imho to switch
> them to /bin/sh to make powersave more system agnostic.

lots of
        ${A%%x}
        ${A##x}
        ${A// }
etc. which would require sed orgys to replace (and i hate sed :-)
Also some really ugly abuse of arrays in the "unmount FAT/NTFS before
suspend" section.
That's just what came to my mind first since that's the stuff i am
guilty of :-)
-- 
Stefan Seyfried                  \ "I didn't want to write for pay. I
QA / R&D Team Mobile Devices      \ wanted to be paid for what I write."
SUSE LINUX Products GmbH, Nürnberg \                    -- Leonard Cohen
_______________________________________________
powersave-devel mailing list
[email protected]
http://forge.novell.com/mailman/listinfo/powersave-devel

Reply via email to