Query: makebdb
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MAKEBDB(1) General Commands Manual MAKEBDB(1)NAMEmakebdb - Make a BerkeleyDB database from stdinSYNOPSISmakebdb [options] bdbnameDESCRIPTIONmakebdb allows a BerkeleyDB database to be formed from input read from stdin. bdbname is the name of the BerkeleyDB database to create, ususally the name of this file will end in .db. If the file already exists is will be overwritten. The format of the input is key, value pairs separated by a colon (:). Example: this is a key:this is a valueOPTIONS-h, --help: Print usage information. -u, --undo: Print content of database file, one entry a line.SEE ALSOThe full documentation for BerkeleyDB is available on the Sleepycat Software web site (http://www.sleepycat.com)AUTHOROriginal GDBM code by Horms <horms@verge.net.au>. Modified for BerkeleyDB by Chris Stratford <chriss@pipex.net>. 30th May 2002 MAKEBDB(1)
Related Man Pages |
---|
ovdb_recover(8) - redhat |
cnid_dbd(8) - opendarwin |
cnid_dbd(8) - mojave |
cnid_dbd(8) - centos |
cnid_dbd(8) - suse |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |