m17n-conv(1) | The m17n Library | m17n-conv(1) |
m17n-conv - convert file code
m17n-conv [ OPTION ... ] [ INFILE [ OUTFILE ] ]
Convert encoding of given files from one to another.
If INFILE is omitted, the input is taken from standard input. If OUTFILE is omitted, the output written to standard output.
The following OPTIONs are available.
FROMCODE is the encoding of INFILE (defaults to UTF-8).
TOCODE is the encoding of OUTFILE (defaults to UTF-8).
Do not stop conversion on error.
Suppress warnings.
Print progress information.
List available encodings.
Print version number.
Print this message.
Copyright (C) 2001 Information-technology Promotion Agency (IPA)
Copyright (C) 2001-2011 National Institute of Advanced Industrial Science and
Technology (AIST)
Permission is granted to copy, distribute and/or modify this document under
the terms of the GNU Free Documentation License
<http://www.gnu.org/licenses/fdl.html>.
12 Jan 2011 | Version 1.6.2 |