Next: htdb_dump OPTIONS, Previous: htdb_dump SYNOPSIS, Up: htdb_dump
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.