makegdbm(1) debian man page | unix.com

Man Page: makegdbm

Operating Environment: debian

Section: 1

MAKEGDBM(1)						      General Commands Manual						       MAKEGDBM(1)

NAME
makegdbm - Make a GDBM database from stdin
SYNOPSIS
makegdbm [options] gdbmname
DESCRIPTION
makegdbm allows a GBDM database to be formed from input read from stdin. gdbmname is the name of the GBDM database to create, ususally the name of this file will end in .db. If the file allready exists is will be overwritten. The format of the input is key, value pairs sepa- rated 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.
SEE ALSO
gdbm(3)
AUTHOR
Horms <horms@verge.net.au> 25th December 2000 MAKEGDBM(1)
Related Man Pages
cap_mkdb(1) - mojave
makedbm(8) - redhat
maildropgdbm(7) - debian
maildropgdbm(7) - suse
maildropgdbm(7) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph