Subject: Re: ls with national chars
To: None <netbsd-users@netbsd.org>
From: Dirk Ruediger <dirk.ruediger@web.de>
List: netbsd-users
Date: 01/28/2003 09:04:07
Hi all!
On Mon, 27 Jan 2003, Lubomir Sedlacik wrote:
> On Mon, Jan 27, 2003 at 12:23:57PM +0100, Wojciech Puchar wrote:
> > how to make ls -l show national characters in filenames instead of ?
> >
> > i have
> >
> > LC_ALL=pl_PL
> > LC_CTYPE=pl_PL
>
> make it
>
> LC_ALL=pl_PL.ISO8859-2
I wonder what easy it was to let NetBSD/Solaris/etc. handle german
umlauts!
I allways tried "de_DE" as my locale (and it didn't work). Now it's
perfect with "de_DE.ISO8859-1".
Thanx for the hint!
Ciao, Dirk