Quantcast
Channel: FedoraForum.org
Viewing all articles
Browse latest Browse all 35964

correct alphabetical order for files

$
0
0
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:

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

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

Viewing all articles
Browse latest Browse all 35964

Trending Articles