Hi,
I think I found a bug of sort. the command is
echo -e "a0 1\na 1\na1 1" | sort
The result is
a0 1
a 1
a1 1
Is this wrong?
Best,
Manhong Dai
_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils
