]> jfr.im git - uguu.git/blob - checkfiles.sh
strip some tags
[uguu.git] / checkfiles.sh
1 #! /bin/sh
2 find /path/to/files/ -mmin +1440 -exec rm -f {} \;