logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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