bug-coreutils
[Top][All Lists]
Advanced

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

bug in sort numeric mode with . separator


From: Matthew M. Boedicker
Subject: bug in sort numeric mode with . separator
Date: Wed, 1 Dec 2004 09:25:16 -0500
User-agent: Mutt/1.4.2.1i

Is this a bug in sort? Shouldn't 1 be before 11 in numeric mode?

~ $ echo -e "80.58.11.107\n80.58.1.111" | sort -n -t'.'
80.58.11.107
80.58.1.111

Thanks,
-- 
Matthew M. Boedicker http://mboedick.org




reply via email to

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