bug-coreutils
[Top][All Lists]
Advanced

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

bug#7961: sort


From: Francesco Bettella
Subject: bug#7961: sort
Date: Wed, 2 Feb 2011 12:42:01 +0000
User-agent: KMail/1.9.4

hi,
I may have bumped into an undesired feature/bug of sort, which appears to be 
still present in the version 8.9 of coreutils.

I'm issuing the following sort commands (see attached files):

[prompt1] > sort -k 1.4,1n asd1 > asd1.sorted

[prompt2] > sort -k 2.4,2n asd2 > asd2.sorted

the first one works as I would expect, the second one doesn't.

cheers.

Francesco

Attachment: asd1
Description: Text document

Attachment: asd1.sorted
Description: Text document

Attachment: asd2.sorted
Description: Text document

Attachment: asd2
Description: Text document


reply via email to

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