gdbm_reorganize
This reorganizes the database file. For example, it reduces the size of the database file if there have been many deletions.
gdbm_reorganize name
name is the name of a gdbm database previously opened with gdbm_open.
This command returns an empty string.