Hi
I just copied some file to fc17 and found that the alphabetical file order is not correct. It seems that for some reasons non-letter characters are ignored. e.g. "_". Just as a minimal example:
Since the code of "_" is 95 while "a" has 97 it should be listed first but it is not. It is simply ignored. The same problem is present in the graphical interface of fc 17.
Is there a solution for that problem?
Best,
Lordy
I just copied some file to fc17 and found that the alphabetical file order is not correct. It seems that for some reasons non-letter characters are ignored. e.g. "_". Just as a minimal example:
Code:
% ll
total 3
-rw-------+ 1 knapp acadrel 0 17. Apr 14:55 ascii.txt
-rw-------+ 1 knapp acadrel 0 17. Apr 14:55 ia.txt
-rw-------+ 1 knapp acadrel 0 17. Apr 14:55 _important.txt
-rw-------+ 1 knapp acadrel 0 17. Apr 14:55 intersect.txt
-rw-------+ 1 knapp acadrel 0 17. Apr 14:56 zed.txt
Is there a solution for that problem?
Best,
Lordy