The makemap Program

The makemap(1) program (part of sendmail's source) is useful for producing database files. It supports the ndbm(3) form of database, and the hash and btree forms of the Berkeley db(3) database (see §33.2).

makemap switches class database

The makemap(1) program reads from its standard input lines of text with the key preceding the value on each line. Output is to database file. The class is selected from dbm, btree, or hash. The switches are: