p0rn-dbdump - Man Page
dump the p0rn database
Synopsis
p0rn-dbdump
Overview
p0rn-dbdump writes the contents of to the p0rn database to STDOUT, thus allowing to backup the database.
Files
All data is stored in a database. By default, it is located in ./p0rn.db (yes, that's the directory from which you're starting p0rn-dbdump). Is you want to change this, set the environment variable P0RNDBLOCATION (the second letter is a zero) to another path and filename.
See Also
Modules Needed
use DBM::Deep;
This module can be obtained from <http://www.cpan.org>.
Bugs
Please report bugs by mail to <p0rn-bugs@cgarbs.de>.
Author
p0rn-dbdump was written by Christian Garbs <mitch@cgarbs.de>.
Availability
Look for updates at <http://www.cgarbs.de/p0rn-comfort.en.html>.
Copyright
p0rn-dbdump is licensed under the GNU GPL.
Referenced By
p0rn-dbadd(1), p0rn-dbdel(1), p0rn-dblist(1), p0rn-download(1), p0rn-grab(1), p0rn-proxy(1).