/ Published in: Bash
Expand |
Embed | Plain Text
iconv -c -f WINDOWS-1252 -t UTF-8 ascii.sql > utf8.sql
You need to login to post a comment.
iconv -c -f WINDOWS-1252 -t UTF-8 ascii.sql > utf8.sql
You need to login to post a comment.