1CPDIC(1) General Commands Manual CPDIC(1)
2
3
4
6 cpdic - User Dictionary Copy Tool
7
9 cpdic [{-cs|-cannaserver} canna-server] [-i|-u user-name] from-dic to-
10 dic
11
13 cpdic copies user dictionary from-dic to to-dic to rewrite dictionary
14 directory file — dics.dir — .
15
16 If the user dictionary directory does not exist, cpdic creates it and
17 creates dics.dir under it.
18
19 If the -i option is specified, the system dictionary will be copied.
20 If the -u option is specified, another user dictionary will be copied.
21
23 -cs canna-server (or -cannaserver canna-server)
24
25 Specifies the name of the server machine that contains a dictionary to
26 be copied.
27
28 -i Copies the system dictionary.
29
30 -u user-name
31 Copies the dictionary of the specified user.
32
34 lsdic(1), mkdic(1), mvdic(1), rmdic(1)
35
36
37
38 CPDIC(1)