* On Mon, Aug 06, 2007 at 01:52:24PM +1000, Erik de Castro Lopo wrote:
> Sonia Hamilton wrote:
> > > > "sort -r" should be "sort -nr" here for this to work.
> > > 
> > > I think the printf with the width specifier gets around the problem
> > > that "sort -nr" is supposed to fix :-).
> > 
> > It doesn't when I try it; it worked after I put the n in...
> 
> Ahh, that rings a bell. What are your locale settings? "locale" in
> an xterm should tell you.

LANG=en_AU.UTF-8
LC_CTYPE="en_AU.UTF-8"
LC_NUMERIC="en_AU.UTF-8"
LC_TIME="en_AU.UTF-8"
LC_COLLATE="en_AU.UTF-8"
LC_MONETARY="en_AU.UTF-8"
LC_MESSAGES="en_AU.UTF-8"
LC_PAPER="en_AU.UTF-8"
LC_NAME="en_AU.UTF-8"
LC_ADDRESS="en_AU.UTF-8"
LC_TELEPHONE="en_AU.UTF-8"
LC_MEASUREMENT="en_AU.UTF-8"
LC_IDENTIFICATION="en_AU.UTF-8"
LC_ALL=


--
Sonia Hamilton                   |  GNU/Linux - 'free' as in
.                                |  free speech, not free beer.
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to