bug-coreutils
[Top][All Lists]
Advanced

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

bug#47891: sort --numeric-sort-Extra-Strength


From: Paul Eggert
Subject: bug#47891: sort --numeric-sort-Extra-Strength
Date: Mon, 21 Feb 2022 01:29:16 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 4/19/21 06:15, 積丹尼 Dan Jacobson wrote:
Let's face it, sort, no matter what --option, or LC_... value,
just can't achieve this order:

3-1號邊
3號之1
3號之2
30

Plain 'sort -n' works for me, in my en_US.utf8 locale. :-)

I do take your point, though, that GNU 'sort' does not support sorting by Taiwanese house address. The usual way to handle this sort of thing is to transform the house address into a form that GNU 'sort' can handle, sort, then transform back. I doubt whether we'll be adding a --taiwanese-address-sort option any time soon so I'm taking the liberty of closing the bug report.





reply via email to

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