File: README.dailystrips-clean

package info (click to toggle)
dailystrips 1.0.28-11.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 400 kB
  • sloc: perl: 1,481; makefile: 47; sh: 7
file content (13 lines) | stat: -rw-r--r-- 508 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
Description:
In order to keep disk usage down, the dailystrips-clean script is provided to
automatically delete files that are older than a specified number of days, for
example, a week or a month.

Usage:
Operation is straightforward. In the directory where the downloaded strip and
HTML files are located, simply run the command:

'dailystrips-clean DAYS'

Where DAYS is the number of days to preserve. There are also a few simple
options available that may be viewed by running 'dailystrips-clean --help'.