It seems that the -f option (that is the "ignore-case" option) of sort doesn't work with accented characters. For example the following command

sort -f -k1 input.txt > output.txt

where input.txt contains:

� 1
� 2
� 3

will output the following output.txt file:

� 1
� 2
� 3

instead of the expected:

� 2
� 1
� 3

Thanks for your attention

Stefano Federici

will sort



Stefano Federici

via Azuni, 48 - 09025 Sanluri (CA) - Italy
Tel: +39-070-9351003 home
+39-349-8181955 cell
email: [EMAIL PROTECTED]
[EMAIL PROTECTED]



Scommetti gratis sui Mondiali con Unibet.com!

Reply via email to