bug-coreutils
[Top][All Lists]
Advanced

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

bug#8394: unexpected behaviour of "sort -n"


From: Toralf Förster
Subject: bug#8394: unexpected behaviour of "sort -n"
Date: Thu, 31 Mar 2011 13:17:07 +0200
User-agent: KMail/1.13.6 (Linux/2.6.38.2; KDE/4.6.1; i686; ; )

I'm wondering about the output b/c Im missing 2 strings :

$> echo "X y z 1 2 3" | xargs -n 1 | sort -n -u
X
1
2
3

-- 
MfG/Sincerely
Toralf Förster
pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3





reply via email to

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