bug-coreutils
[Top][All Lists]
Advanced

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

bug in sort


From: Rasmusson, Lars
Subject: bug in sort
Date: Tue, 13 Jan 2004 17:09:41 -0800

I'm running sort 

$ sort --version
sort (coreutils) 4.5.3
Written by Mike Haertel and Paul Eggert.

both on Linux 2.4.20 and Windows cygwin

on the attached file 

with 

$ sort -n -u data.txt 

and

$ sort -u data.txt 


The first invocation (with -n) looses one line of the input, 
namely the line with "0" (zero)


Cheers,
Lars

Attachment: data.txt
Description: Text document


reply via email to

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