Unix Man page/Perldoc/Info page, English-Chinese Dictionary,
Chinese-English Dictionary
USAGE:(1) USAGE:(1)
NAME
native2ascii - converts a file with native-encoded to one with unicode-
encoded characters
SYNOPSIS
native2ascii <options> [infile] [outfile]
DESCRIPTION
native2ascii is a utility program which converts files containing other
character encodings into files with Latin-1 and / or Unicode-encoded
characters. If outfile is omitted, standard output is used for output.
there is only one option:
-encoding encoding
Set the encoding to be used. If not provided the system property
file.encoding is used instead.
AUTHOR
This manual page was written by Wolfgang Baer <WBaer AT gmx.de>, for the
Debian project (but may be used by others).
Usage: native2ascii April 2005 USAGE:(1)
|