Re: latin1: german umlauts not displayed correctly
On Jun 11 02:07, Chris Bannister wrote:
> On Tue, Jun 10, 2008 at 01:53:16PM +0200, Steve S wrote:
> > My locale settings are
> >
> > --------------------------
> > LANG=en_US.UTF-8
> > LC_CTYPE="en_US.UTF-8"
> > LC_NUMERIC="en_US.UTF-8"
> > LC_TIME="en_US.UTF-8"
> > LC_COLLATE="en_US.UTF-8"
>
> Consider setting LC_COLLATE="C"
>
> That way the output from ls -l will be more easily readable, although
> you may prefer the output with the current setting. :-)
Hmm good, thanks :)
steve