Skip to content

lcn2/dbmdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

dbmdump

Dump the contents of a dbm file.

To install

sudo make install

To use

/usr/local/bin/dbmdump [-h] [-V] [-d] [-k] [-s] dbmfile

    -h              print help and exit
    -V              print version and exit

    -d              print data as well as keys
    -k              do not print keys
    -s              sort by keys

    dbmfile         name of a Berkeley DBM or DB file

dbmdump version: 1.2.1 2025-04-05

Reporting Security Issues

To report a security issue, please visit "Reporting Security Issues".

About

dump the data from a dbm file

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors