iconv
时间:2006-08-13 来源:anima
iconv
iconv [options] files
Convert the contents of one or more files from one character encoding to another and write the results to standard output.
Options
-cOmit invalid output characters.
-f code1, --from-code=code1Convert input characters from the code1 encoding.
-?, --helpPrint help message and exit.
-l, --listPrint a list of valid encodings to standard output.
-o file, --output=fileWrite the converted output to file instead of standard output.
-s, --silentOperate silently; don't print warning messages.
-t code2, --to-code=code2Convert input characters to the code2 encoding.
--usagePrint a brief usage message showing only the command syntax and then exit.
-V, --versionPrint version information and exit.
--verboseOperate verbosely; print progress messages.
相关阅读 更多 +