Changes

From SME Server
Jump to navigationJump to search
10 bytes added ,  02:32, 5 May 2008
Line 225: Line 225:  
The following command will list all incompatible translation files.
 
The following command will list all incompatible translation files.
   −
  find /etc/e-smith/locale/ -type f | xargs -n1 iconv -f UTF-8 -t UTF-8 > /dev/null
+
  find /etc/e-smith/locale/ -type f | xargs --verbose -n1 iconv -f UTF-8 -t UTF-8 > /dev/null
    
After finding the above files you can determine which package they belong to (if it isn't obvious) by running the following command:
 
After finding the above files you can determine which package they belong to (if it isn't obvious) by running the following command:
374

edits

Navigation menu