User Tools

Site Tools


locale_ascii_2_utf8

This is an old revision of the document!


NOT FINISHED!

Do the following:

  for i in `ls -R Swedish-*`; do iconv -f ISO-8859-1 -t UTF8 $i -o UTF8-$i; done

followed by:

  mcp "Swedish*" "UTF8-#1"
locale_ascii_2_utf8.1415106024.txt.gz · Last modified: 2014/12/30 16:55 (external edit)