On Thu, 25 Feb 2010, Andreas Turriff wrote: > #!/bin/bash > > env LANG=C <command-to-start-app>
Ah! This sets the environment for only that application, then. Good to know. I'll try this and Drew's suggestion and see if either or both work. Thanks, Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
