ICONV
Section: Linux Programmer's Manual (1)Updated: February 20, 2001
Index Return to Main Contents
NAME
iconv - 字符集转换总览 (SYNOPSIS)
iconv [-f encoding] [-t encoding] [inputfile ...]描述 (DESCRIPTION)
iconv 程序 把 文本 从 一种 编码 转换 为 另一种 编码. 更准确一点, 他是 把 -f 指定的 编码 转换为 -t 指定的 编码. 这两种 编码 默认 都是 当前 locale 的编码, 所有 inputfile 都依次 进行转换. 如果没有指定 inputfile 则使用 标准输入. 转换后的 内容 会 输出到 标准输出.允许的 编码 与 具体系统 有关. 具体 实现 可以 查看 iconv_open(3) 手册页.
参见 (SEE ALSO)
iconv_open(3), locale(7)[中文版维护人]
唐友 <tony_ty@263.net>[中文版最新更新]
2002/3/21[中国Linux论坛man手册页翻译计划]
http://cmpp.linuxforum.net
Index
This document was created by man2html, using the manual pages.
Time: 13:12:01 GMT, December 24, 2015