bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sort -R need not respect locales


From: Bob Proulx
Subject: Re: sort -R need not respect locales
Date: Mon, 23 Jul 2007 10:33:28 -0600
User-agent: Mutt/1.5.9i

Michael A. Smith wrote:
> Finally, for completeness' sake, I ran the following loop:
> address@hidden ~ $ for i in $(locale -a); do echo; echo $i; export LANG=$i; 
> seq 1 5 | sort -R; done

Nice.  Thanks.

I think Pádraig has narrowed it down quite a bit.

Bob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]