On Thursday, September 01, 2011 04:58:58 Michał Janke wrote: > sort (GNU coreutils) 8.12 > > The case-sensitivity looks buggy in sort. Have a look at these examples:
the million dollar question: what are your locale settings ? post the output of running `locale`. then see if you get different results after you do: export LC_COLLATE=C (unless you've got an LC_ALL clobber in effect, then set LC_ALL instead). -mike
signature.asc
Description: This is a digitally signed message part.