Manual Page Result
0
Command: coco | Section: 1 | Source: Digital UNIX | File: coco.1.gz
coco(1) General Commands Manual coco(1)
NAME
coco - code converter for any of Mule's code
SYNOPSIS
coco [-hlvq] [[INCODE]OUTCODE] < infile > outfile
OPTIONS
Print help message. List all valid INCODE and OUTCODE. Print verbose
information about conversion. Just investigate a coding-system of in-
file Indicate coding-system of infile, defaults to *autoconv*, which
means coding-system of infile is detected automatically. Indicate cod-
ing-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
A file which contains information of character sets and fonts. A file
which contains information of coding-systems and priorities.
SEE ALSO
mule(1)
AUTHORS
This program was written by Ken'ichi HANDA of Electrotechnical Labora-
tory, JAPAN.
coco(1)