-rw-r--r-- 873 cdb-20251021/doc/man/cdb64dump.1 raw
.\" Automatically generated by Pandoc 2.17.1.1
.\"
.\" Define V font for inline verbatim, using C font in formats
.\" that render this, and otherwise B font.
.ie "\f[CB]x\f[]"x" \{\
. ftr V B
. ftr VI BI
. ftr VB B
. ftr VBI BI
.\}
.el \{\
. ftr V CR
. ftr VI CI
. ftr VB CB
. ftr VBI CBI
.\}
.TH "cdb" "1" "" "" ""
.hy
.SS NAME
.PP
cdbdump - dump a constant database
.SS SYNOPSIS
.PP
\f[V]cdbdump\f[R]
.SS DESCRIPTION
.PP
\f[V]cdbdump\f[R] reads a constant database from its standard input and
prints the database contents, in \f[V]cdbmake\f[R] format, on standard
output.
.PP
\f[V]cdbdump\f[R] preserves the order of records, so the
\f[V]cdbdump\f[R] output will be exactly the \f[V]cdbmake\f[R] input.
.PP
There is also a \f[V]cdb64dump\f[R] that uses cdb64 format instead of
cdb format.
.SS SEE ALSO
.PP
\f[B]cdbget\f[R](1), \f[B]cdbmake\f[R](1), \f[B]cdbstats\f[R](1)