bug-coreutils
[Top][All Lists]
Advanced

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

bug#17189: Sort bug #2


From: Nikos Balkanas
Subject: bug#17189: Sort bug #2
Date: Sat, 5 Apr 2014 07:38:39 +0300

What about this output?

sort -k1 input > out

009    2919
009    3107
0.0     9312
00a    3294
00A    3389
00a    3484
00A    3578
00a     3670
00A    4142
00b    4236
00B    4332
00b    4801

This is no sorting. It is random garbage. Since when 00a < 00B? This
utility used to work fine in earlier distributions, until you broke it down.

Please return to previous lexicographic mode and cut the "cute" things.

Nikos


reply via email to

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