-rw-r--r-- 896 cdb-20251021/doc/man/cdb64make-12.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
cdbmake-12 - create a constant database from whitespace-separated
records
.SS SYNOPSIS
.PP
\f[V]cdbmake-12\f[R] \f[I]f\f[R] \f[I]ftmp\f[R]
.SS DESCRIPTION
.PP
\f[V]cdbmake-12\f[R] is similar to \f[V]cdbmake\f[R] but each record on
standard input is expressed as a line with two whitespace-separated
words, the first word being the key, the second word being the data.
Any further words on the line are ignored.
.PP
There is also a \f[V]cdb64make-12\f[R] that uses cdb64 format instead of
cdb format.
.SS SEE ALSO
.PP
\f[B]cdbmake\f[R](1), \f[B]cdbmake-sv\f[R](1)