|
English |
Japanese
||
Vanessa |
More Linux Projects |
About the Author |
|
Main |
Download |
Releases |
CVS |
Documentation |
FAQ |
Mailing List |
Deployments |
Perdition-PBS |
|
perdition(8) |
perditiondb(5) |
makebdb(1) |
makegdbm(1) |
|
perditiondb_ldap_makedb(8) |
perditiondb_mysql_makedb(8) |
|
perditiondb_odbc_makedb(8) |
perditiondb_postgresql_makedb(8) |
MAKEBDBSection: User Commands (1)Updated: 30th May 2002 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: OPTIONS
SEE ALSOThe full documentation for BerkeleyDB is available on the Sleepycat Software web site (http://www.sleepycat.com)AUTHOROriginal GDBM code by Horms. Modified for BerkeleyDB by Chris Stratford.
IndexThis document was created by man2html, using the manual pages. Time: 02:54:09 GMT, February 22, 2007 |
Copyright © 1995-2008 Horms Last Modified: Sat, 04 Mar 2006 08:33:43 +0100