[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] Language conflict in fstab



Christian Schlüter a écrit :

My Snapshot-version (dated on 9.9.) already has this entry but it doesn't work. I tried manually to set LANG=C and run df -k but the header was still in german....


Hi Christian

try with LC_ALL instead of LANG :

$ df /
Sys. de fich.        1K-blocs       Occupé Disponible Capacité Monté sur
/dev/sda3              5771500   4282216   1196100  79% /

french output, and

$ LC_ALL=C df /
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda3              5771500   4282456   1195860  79% /

english output.

--

Frédéric Mangeant

Steria EDC Sophia-Antipolis