On Thu, 25 Feb 2010, drew wymore wrote: > Maybe something like > > #!/bin/bash > LOCALE=C > export LOCALE > <path to my program> & > unset LOCALE > source <whatever file you set LOCALE in>
Drew, Interesting. Does unsetting LOCALE restore the original version? Thanks, Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
