The Compression utility
86
The
dbshrink
utility reads database-file and creates a compressed database
file. The compressed filename defaults to the same name as the original
database file, but with an extension of
.cdb
. The output filename (with
extension) must not be same as the input filename (with extension).
$ For more information about the command-line switches, see
"Compression utility options" on page 86.
Compression utility options
Log output messages to file (–o) Write output messages to the named
file.
Operate quietly (–q) Do not display output messages. This option is
available only from the command-line utility.
Operate without confirming actions (–y) Choosing this option
automatically replaces existing compressed database file(s) without
requesting confirmation.
Description