[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#9334: sort bug
|
From: |
ROGER GRAYDON CHRISTMAN |
|
Subject: |
bug#9334: sort bug |
|
Date: |
Sat, 20 Aug 2011 10:54:45 -0400 |
First: some version information:
sort (GNU coreutils) 8.4
I run a series of pipes, and after piping into 'sort -n', I see this:
1 12
1 4
5 16
9 20
The first column sorted correctly, numerically, but the second did not.
I do not have sufficient data to determine whether the second column
is sorted lexicographically, or simply ignored.
Roger Christman
Computer Science and Engineering
Pennsylvania State Univeristy
- bug#9334: sort bug,
ROGER GRAYDON CHRISTMAN <=