iconv --list  #列出支援的編碼有哪些
-f 原始編碼
-t 轉換成哪種編碼
-c 如果中間有error,繼續往下做

範例:
iconv -c -f big5 -t utf-8 big5.txt > utf-8.txt

創作者介紹
創作者 Hello World 的頭像
helloworld

Hello World

helloworld 發表在 痞客邦 留言(0) 人氣( 176 )