-rw-r--r-- 464 cdb-20251021/doc/cdbdump.md raw
### 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)