|
From: | Paul Eggert |
Subject: | bug#72159: Numeric sorting does not work with 100.000 values |
Date: | Wed, 17 Jul 2024 11:05:05 -0700 |
User-agent: | Mozilla Thunderbird |
On 2024-07-17 02:28, Martin MOKREJŠ wrote:
$ LANG=C sort -k 1 -k 3,3n -r somefile.tsv
It's not a bug, because that 'sort' isn't doing what you think it's doing. Please try 'sort --debug' to see what's going on.
[Prev in Thread] | Current Thread | [Next in Thread] |