mdbm_stat [-hHLu] [-i keyword] [-w windowsize] mdbm
mdbm_stat shows various usage statistics about an MDBM.
-h | Show help message. |
-H | Show MDBM file header information. |
-i freepg | Show total number of free pages and free-list pages, or |
-i ecount | Print the number of entries |
-L | Do not lock database during check. |
-o | Show additional information on oversized pages |
-u | Show utilization statistics. |
-w windowsize | Specifies the window size in bytes (use k/m/g to use a different unit). |
Returns 0 upon success, non-zero upon failure.
mdbm_stat /tmp/bar.mdbm
mdbm_check(1), mdbm_compare(1), mdbm_copy(1), mdbm_create(1), mdbm_digest(1), mdbm_dump(1), mdbm_export(1), mdbm_fetch(1), mdbm_import(1), mdbm_purge(1), mdbm_replace(1), mdbm_restore(1), mdbm_save(1), mdbm_stat(1), mdbm_sync(1), mdbm_trunc(1)
mdbm-users <mdbm-users@yahoo-inc.com>