bug-coreutils
[Top][All Lists]
Advanced

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

bug#35587: sort order wrt lower/upper case


From: Toralf Förster
Subject: bug#35587: sort order wrt lower/upper case
Date: Sun, 5 May 2019 21:01:11 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

I'd expect "B" being the first line here:

        echo a B c d | xargs -n 1 | sort

using sys-apps/coreutils-8.30 at a stable hardened Gentoo Linux, but it is "a". 
Is this a bug or a feature?
(origin use case was "lsmod | sort" where now the head line of lsmod isn't any 
longer the first line of the output.

--
Toralf
PGP C4EACDDE 0076E94E






reply via email to

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