GNU bug report logs - #7000
sort GNU coreutils 6.9.92.4-f088d-dirty

Previous Next

Package: coreutils;

Reported by: Zoltán Krajcsovics <zulthank <at> gmail.com>

Date: Wed, 8 Sep 2010 15:43:02 UTC

Severity: normal

Tags: notabug

Done: Bob Proulx <bob <at> proulx.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Zoltán Krajcsovics <zulthank <at> gmail.com>
To: 7000 <at> debbugs.gnu.org
Subject: bug#7000: sort GNU coreutils 6.9.92.4-f088d-dirty
Date: Wed, 8 Sep 2010 15:34:42 +0200
Dear Staff,

I had an input for sort, that was sorted wrong.

The input is:

D_1
D_3
D15

The output is:

D_1
D15
D_3


coreutils version (from man page):
GNU coreutils 6.9.92.4-f088d-dirty

System:
Linux 2.6.26-2-amd64 #1 SMP Thu Aug 19 00:37:36 UTC 2010 x86_64 GNU/Linux


I have also tried vi's sort, that sorted it like:
D15
D_1
D_3


Yours sincerely,

Zoltan Krajcsovics




This bug report was last modified 11 years and 49 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.