| www.delorie.com/gnu/docs/gdbm/gdbm_17.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
dbm files to gdbm format.
The program conv2gdbm has been provided to help you convert from dbm
databases to gdbm. The usage is:
conv2gdbm [-q] [-b block_size] dbm_file [gdbm_file] |
The options are:
conv2gdbm to work quietly.
gdbm_open.
dbm file without the .pag or .dir
extensions.
gdbm file name is the
same as the dbm file name without any extensions. That is
conv2gdbm dbmfile converts the files dbmfile.pag and
dbmfile.dir into a gdbm file called dbmfile.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |