expirebackups(1) | simple backup suite | expirebackups(1) |
expirebackups - list old backups
expirebackups [keep_this_many] path
Checks the given path for backups generated by simplebackup(1). If more than keep_this_many generations of a backup are found, the oldest files are printed to stdout. These files can then be deleted, leaving keep_this_many generations of every backup unharmed.
simplebackup(1), simplebackup.conf(5)
expirebackups was written by Christian Garbs <mitch@cgarbs.de>.
expirebackups is licensed under GNU GPL.
0.1.6 | Christian Garbs |