-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dieter schrieb: > } Seem to recall that Ubuntu links /bin/sh to dash, which breaks a whole > } buncha things. > > Ubuntu is evil.
I would be very delighted if the world would just stop that. Ubuntu isn't evil and linking /bin/sh to dash isn't evil. People who claim to be POSIX-shell compliant but use bashism are. The script should be executable with "bash ./script.sh" or by shebanging it to /bin/bash, but if you may not modify it that won't work of course. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (MingW32) iD8DBQFFbH760JXcdjR+9YQRAiU1AKCci5XySQpmhRgCR5h1TbRlIf1xLQCgnxP9 /AdAx5SmVX+4GESwK4/wIIM= =Qug6 -----END PGP SIGNATURE----- _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
