gdbm_dump (1) Linux Manual Page
NAME gdbm_dump – dump a GDBM database to a file SYNOPSIS gdbm_dump [-H FMT] [–format=FMT] DB_FILE [FILE] gdbm_dump [-Vh] [–help] [–usage] [–version] DESCRIPTION The gdbm_dump utility creates a dump of the specified gdbm(3) database file. The name for the output dump file is supplied by the second argument (FILE). If not specified, the output goes…
