#!/bin/sh exec every 60 find /opt/noblogs/cache/supercache -mmin +5 -type f -name index-https.html -delete