Re: sort not working well

2007-08-07 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Gonzalo Navarro on 8/7/2007 5:27 PM: > >> as expected. But I do the same on a Linux 2.6.20-gentoo-r6 and the >> output is >> >> 1+1 >> 15f 1 >> 1 6 > Forget it, LC_ALL=en_US was causing the problem. > > Anyway, this is too obscure for n

Re: sort not working well

2007-08-07 Thread Gonzalo Navarro
Forget it, LC_ALL=en_US was causing the problem. Anyway, this is too obscure for normal users... Best, Gonzalo On Tue, 7 Aug 2007, Gonzalo Navarro wrote: Hi, please take a look at this. I run on a Linux 2.6.13-gentoo sort 1+1 1 6 15f 1 ^D and the output is 1 6 1+1 15f 1 as expected. B

sort not working well

2007-08-07 Thread Gonzalo Navarro
Hi, please take a look at this. I run on a Linux 2.6.13-gentoo sort 1+1 1 6 15f 1 ^D and the output is 1 6 1+1 15f 1 as expected. But I do the same on a Linux 2.6.20-gentoo-r6 and the output is 1+1 15f 1 1 6 Help!!! Gonzalo ___ Bug-coreutils m