User Tools

Site Tools


templates_ascii_2_utf8

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
templates_ascii_2_utf8 [2015/03/09 20:50] – created sweitmanntemplates_ascii_2_utf8 [2015/03/09 21:17] sweitmann
Line 6: Line 6:
 followed by: followed by:
     for file in UTF8-*; do mv "$file" "${file:5}"; done     for file in UTF8-*; do mv "$file" "${file:5}"; done
 +followed by:
 +    find -type f -exec sed -i 's/latin1/utf8/g' {} \;
templates_ascii_2_utf8.txt · Last modified: 2016/03/13 09:04 by sweitmann