http-replicator_maintenance(1) - Linux man page
Name
http-replicator_maintenance - HTTP Replicator cache cleanerSynopsis
http-replicator_maintenance [options]Description
This maintenance script is meant to be run as a cron task to keep a debian package cache built with http-replicator(1) down in size. It does this by deleting the oldest versions of each package in cache. The number of packages to keep should be specified as a command line option. Please see the README or the website for more information:
http://gertjan.freezope.org/replicator
Options
This programs follow the usual GNU command line syntax, with long options starting with two dashes ('-'). A summary of options is included below.- -h, --help
- Show summary of options.
- -d, --dir dir
- The directory where cached files are stored.
- -k, --keep keep
- The number of most recent versions to keep.