On 30 Oct, Glen Turner wrote: > Or add a file /etc/sysconfig/i18n > > LANG="en_US" > LC_COLLATE="C" > LC_CTYPE="C" > LC_MESSAGES="C" > LC_MONETARY="en_US" > LC_NUMERIC="en_US" > LC_TIME="en_US"
Ah ha! Even better. > It's debatable if the Red Hat Linux defaults are a bug. > After all, a script that breaks on LC_ALL=en_US will also > break in non-English environments. Perhaps the script > should be corrected to set LC_COLLATE if it is sensitive > to a particular collating sequence. I have to agree. My only irritation is the changing of what the default setting is - and even that's only a minor irritation. luke -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
