1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 01:31:08 +00:00
uutils-coreutils/src
elgris 71ba8b3fd6 sort: add "dictionary-order" flag.
The flag makes 'sort' command ignore non-dictionary symbols
(non-alphanumeric and non-spaces). The only difference with GNU sort is
that it takes ALL alphanumeric symbols, not only ASCII ones.
2020-05-07 23:08:24 +02:00
..
bin change ~ reorganize code files 2020-04-14 13:46:18 -05:00
common change ~ reorganize code files 2020-04-14 13:46:18 -05:00
uu sort: add "dictionary-order" flag. 2020-05-07 23:08:24 +02:00