User Tools

Site Tools


locale_ascii_2_utf8

This is an old revision of the document!


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.1429887696.txt.gz · Last modified: 2024/09/25 06:19 (external edit)