1OPENCC(1) User Commands OPENCC(1)
2
3
4
6 opencc - simplified-traditional chinese conversion tool
7
9 Open Chinese Convert (OpenCC) Command Line Tool Version 0.0.4
10
11 Usage:
12 opencc [-i input_file] [-o output_file] [-c config_file]
13
14 -i Read original text from input_file.
15
16 -o Write converted text to output_file.
17
18 -c Load dictionary configuration from config_file.
19
20 Note:
21
22 Text from standard input will be read if input_file is not set
23 and will be written to standard output if output_file is not
24 set.
25
26 Default configuration(zhs2zht.ini) will be load if config_file
27 is not set.
28
29 Open Chinese Convert (OpenCC) Command Line Tool Version 0.0.4
30
32 iconv(1)
33
34
35
36opencc June 2010 OPENCC(1)