3.3

Table Of Contents
Console Server Commands
129
dictionary
dictionary [-update] <dictionary> | <directory> ...
Any combination of dictionary names and dictionary directories can be specified. For each
directory specified, all dictionaries within that directory will be compared to their standard
dictionary counterpart. Only missing and obsolete dictionary tokens are identified;
definitions are not compared.
The standard dictionary name begins with a pound sign (#) and is expected to reside in the
same directory. A dictionary update is only done when the -update flag is specified;
otherwise, the dictionary is only checked, by default. Any tokens found in the standard
dictionary that are missing from the dictionary will be added and those found in the
dictionary that are missing from the standard dictionary will be removed.
diskclear
(Superuser only)
diskclear [-|u]
Marks each block of a server’s database as invalid so that you can copy a new database to the
disk. To clear the disk, select a server and type:
diskclear -
Do this prior to connecting a replacement server to a running system.
c
Using this command erases the server’s entire database.
To reverse the effects of diskclear, type:
diskclear u
Arguments Description
- Clear database
-+ Writes to disk (cannot be repaired by running diskclear u)
-- Read database blocks
-<number> The number of blocks to process at one time
u Unclear database