cdb: cdbdump
NAME
cdbdump - dump a constant database
SYNOPSIS
cdbdump
DESCRIPTION
cdbdump reads a constant database
from its standard input
and prints the database contents,
in cdbmake format, on standard output.
cdbdump preserves the order of records,
so the cdbdump output will be exactly the cdbmake input.
There is also a cdb64dump that uses cdb64 format instead of cdb format.
SEE ALSO
cdbget(1), cdbmake(1), cdbstats(1)
Version: This is version 2025.10.21 of the "cdbdump" web page.