simplebackup(1) simple backup suite simplebackup(1)

simplebackup - do a simple backup of your data

simplebackup [-h] [conffile]

Simplebackup generates a .tar.bz2 archive of the paths specified in the configuration. Additional data (like bootsectors, partiton layout, database dumps etc.) can be added to the archive by adding corresponding shell commands to the configuration file.

Prints a simple help text.
The location of the configuration file to use. If not specified, simplebackup will look in ~/.simplebackup.conf.

simplebackup.conf(5), expirebackups(1)

simplebackup was written by Christian Garbs <mitch@cgarbs.de>.

simplebackup is licensed under GNU GPL v2 or later

0.1.6 Christian Garbs