[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can natural sort support be added?
From: |
Kaz Kylheku (Coreutils) |
Subject: |
Re: Can natural sort support be added? |
Date: |
Tue, 08 Oct 2019 08:00:43 -0700 |
User-agent: |
Roundcube Webmail/0.9.2 |
On 2019-10-08 00:47, Peng Yu wrote:
Hi,
Since natural sort is provided in a few languages (as mentioned in the
Wikipedia page). Can it be supported by `sort` besides just
version-sort?
https://en.wikipedia.org/wiki/Natural_sort_order
This page has no precise specific definition of natural sort order.
Its external references have poor credibility, consisting of a blog
entry
at "codinghorror.com" and links to some implementations of something in
Perl,
PHP, Python and Matlab.
A link to some IETF RFC or ISO standard or other major document is
required.