Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.
/ mbdbdump Public archive

Lightweight tool to extract contents of an MBDB backup

License

Notifications You must be signed in to change notification settings

sas/mbdbdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mbdbdump

This tool is used to dump contents of an MBDB backup.

Building

Just type make :)

Or, for an out-of-tree build:

mkdir build
cd build
make -f ../Makefile

You will need GNU make for this, and this tool depends on OpenSSL.

Installing

make install will install everything to /usr/local. You can specify the prefix with make PREFIX=/usr install.

Usage

Take a look at the man page here.

About

Lightweight tool to extract contents of an MBDB backup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published