bug-textutils
[Top][All Lists]
Advanced

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

bug in gnu sort


From: Matus \"fantomas\" Uhlar
Subject: bug in gnu sort
Date: Sat, 14 Apr 2001 18:48:30 +0200
User-agent: Mutt/1.2.5i

work-uhlar: cat text

hello:4
helloworld:3
hello0:2
hello0world:1

work-uhlar: sort -t: text

hello0:2
hello0world:1
hello:4
helloworld:3

well, as long as the : is separator, it should n't be considered as part of
the strings and shut "hello" shuold precede "hello0". It doesn't.
comments?

-- 
 Matus "fantomas" Uhlar, sysadmin at NEXTRA, Slovakia; IRCNET admin of *.sk
 address@hidden ; http://www.fantomas.sk/ ; http://www.nextra.sk/
 Windows found: (R)emove, (E)rase, (D)elete




reply via email to

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