logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

simplebackup - do a simple backup of your data

Author

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

Description

       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.

Name

simplebackup - do a simple backup of your data

Options

-h     Prints a simple help text.

       conffile
              The  location  of  the  configuration  file  to  use.  If not specified, simplebackup will look in
              ~/.simplebackup.conf.

See Also

simplebackup.conf(5), expirebackups(1)

Synopsis

simplebackup [-h] [conffile]

See Also