On Sat, Nov 21, 2009 at 10:34 AM, Hook <[email protected]> wrote: > I could use some help in understanding the process which Fedora systems > apply to the locale environment variables (specifically LANG and LC_ALL). > It seems that from /etc/profile.d/lang.sh, LC_ALL is unset unless it was > already initialized to something other than the value of LANG.
Never set LC_ALL. It overrides all other locale variables if set. -- Marc Wilson [email protected] -- fedora-list mailing list [email protected] To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
