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