Next: , Previous: htdb_dump SYNOPSIS, Up: htdb_dump


10.1.3 htdb_dump DESCRIPTION

htdb_dump is a slightly modified version of the standard Berkeley DB db_dump utility.

The htdb_dump utility reads the database file db_file and writes it to the standard output using a portable flat-text format understood by the htdb_load utility. The argument db_file must be a file produced using the Berkeley DB library functions.