-rw-r--r-- 504 cdb-20251021/doc/cdbmake-12.md raw
### NAME
cdbmake-12 - create a constant database from whitespace-separated records
### SYNOPSIS
`cdbmake-12` _f_ _ftmp_
### DESCRIPTION
`cdbmake-12` is similar to `cdbmake`
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.
There is also a `cdb64make-12` that uses cdb64 format instead of cdb format.
### SEE ALSO
**cdbmake**(1),
**cdbmake-sv**(1)