I try to find why when I do the command ls
or whatever ls -la
the column format is wrong with date.
It should be like that:
-rw-r--r-- 1 johndoe johndoe 55 janv. 26 2011
not like that :
drwxr-xr-x 6 neworldc neworldc 4096 ao0 2011 fr/
take a look to the date format ??? : ao0 2011
or like that: f 3 03:14
locale
?Août
has an accent and your terminal does not know how to display them with the locale settings you are using.