# # Configuration file for "scour" utility, to delete all files older than a # specified number of days from specified directories and all their # subdirectories. Scour should be invoked periodically by cron(8). # # Each line consists of a directory, a retention time (in days), and # (optionally) a shell filename pattern for files to be deleted. If no # filename pattern is specified, "*" representing all files not beginning # with "." is assumed. # Directory Days-old Optional-filename-pattern /data/search/mmcr/spc 290 * /data/search/mmcr/mom 290 * /data/search/hsrl 290 * /data/search/mwrad 290 * /data/search/paeri 290 * #/data/wsr88d 2 N0R*