1DICAR(1)                    General Commands Manual                   DICAR(1)
2
3
4

NAME

6       dicar - Archive Binary Dictionary
7

SYNOPSYS

9       dicar -t bindic1
10       dicar -x bindic1 [ bindic2 ]
11       dicar -r bindic1 bindic2
12       dicar -d bindic1 bindic2
13

DESCRIPTION

15       dicar  archives  binary  dictionary bindic1.  The hyphen of each option
16       may be omitted.
17
18       -t     Displays the dictionaries contained in  binary  dictionary  file
19              bindic1.   Each  displayed  name of the dictionaries consists of
20              the text file name followed by extension '.d'.  This  text  file
21              name  is  that  before the dictionary file is converted into the
22              binary file.
23
24       -x     Fetches dictionary bindic2 from bindic1.   Bindic2  consists  of
25              the  text  file name followed by extension '.d'.  This text file
26              name is that before the dictionary file is  converted  into  the
27              binary file.  The fetched file bindic2 becomes a dictionary file
28              in binary format. If bindic2 is omitted, all dictionaries within
29              bindic1 will be fetched.
30
31       -r     Adds to bindic1, all dictionaries that are contained in the dic‐
32              tionary file specified in bindic2.  Any  dictionary  in  bindic1
33              that is contained in bindic1 is overwritten.
34
35       -d     Deletes bindic2 from bindic1.
36
37

EXAMPLES

39       % ls
40       chimei.d shima.d
41       % dicar -t shima.d
42       (Text dictionary file name = Directory size + Word size, packed)
43       % dicar r shima.d shima.mwd.d (Replaces shima.mwd.d.)
44       % dicar r shima.d chimedi.d (Adds chimedi.d to shima.d.)
45       % dicar -t shma.d
46       (Text dictionary file name = Directory size + Word size, packed)
47
48

SEE ALSO

50       dpbindic(1), mkbindic(1)
51
52
53
54
55                                                                      DICAR(1)
Impressum