I've observed that '/bin/ls' uses strcmp(3) for sorting filenames when,
IMHO, it should use strcoll(3), thus getting locale dependent collation.

Also, I think hardcoding the americans style, strftime format string in
'ls -l' is not susch a good idea. Perhaps ISO-8601 format is better?


just my .02 $

-- 
Damjan Georgievski              |           Дамјан Георгиевски
Skopje, Macedonia               |           Скопје, Македонија


_______________________________________________
Bug-fileutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-fileutils

Reply via email to