Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

cconv - A iconv based simplified-traditional chinese conversion tool

Author

VernSun <s5unty@gmail.com>
           Author.

                                                   04/22/2024                                           CCONV(1)

Copying

       Free use of this software is granted under the terms of the GNU General Public License (GPL).

Description

       Convert encoding of given files from one encoding to another.

       -f,--from-code =NAME encoding of original text

       -t,--to-code =NAME encoding for output

       -l,--list list all known coded character sets

       -o,--output =FILE output file

       -?,--help Give this help list

       --usage Give a short usage message

       -V,--version Print program versio

Name

       cconv - A iconv based simplified-traditional chinese conversion tool

Resources

Synopsis

       cconv -f encoding [-t encoding] [inputfile]...

See Also