# This is a shell script excerpt for configuration purposes only. # Handle with care! Please don't put code here, only variables. CLASSES_PATTERN="^([^.]*)\..*\.$HOSTNAME\.(dmp|sql\.gz|tgz|log)$" DOIT="yes" # if empty the script makes a dry run RETAIN_DAYS=7 # retains all files created within that many days RETAIN_WEEKS=0 # retains one file per week/month, RETAIN_MONTHS=0 # created within that many weeks/months