coco(1) — Commands
NAME
coco − code converter for any of Mule’s code
SYNOPSIS
coco [−hlvq] [[INCODE] OUTCODE] < infile > outfile
OPTIONS
−hPrint help message.
−lList all valid INCODE and OUTCODE.
−vPrint verbose information about conversion.
−qJust investigate a coding-system of infile
INCODE
Indicate coding-system of infile, defaults to ∗autoconv∗, which means coding-system of infile is detected automatically.
OUTCODE
Indicate coding-system of outfile, defaults to ∗internal∗.
DESCRIPTION
coco runs as a filter for code conversion among any coding-systems which mule can handle.
MISC
coco uses two data files, CHARSETS and CODINGS. These are created while installing mule. So, the priority of coding-systems handled by coco is the same priority applied by mule.
FILES
/usr/local/lib/emacs/$VERSION/etc/CHARSETS
A file which contains information of character sets and fonts.
/usr/local/lib/emacs/$VERSION/etc/CODINGS
A file which contains information of coding-systems and priorities.
SEE ALSO
AUTHORS
This program was written by Ken’ichi HANDA of Electrotechnical Laboratory, JAPAN.