EnglishFrenchSpanish

Ad


OnWorks favicon

makebdb - Online in the Cloud

Run makebdb in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command makebdb that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


makebdb - Make a BerkeleyDB database from stdin

SYNOPSIS


makebdb [options] bdbname

DESCRIPTION


makebdb 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 value

OPTIONS


-h, --help:
Print usage information.

-u, --undo:
Print content of database file, one entry a line.

Use makebdb online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad