manpagez: man pages & more
info gdbm
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

23 Export a database into a portable format.

The gdbmexport utility converts the database of an older GDBM version into a binary flat format.

The utility takes two mandatory arguments: the name of the database file to convert and the output file name, e.g.:

$ gdbmexport junk.gdbm junk.flat

In addition the following two options are understood:

-h

Display short usage summary and exit.

-v

Display program version and licensing information, and exit.


This document was generated on January 24, 2014 using texi2html 5.0.

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.