]> jfr.im git - uguu.git/blame - checkfiles.sh
Merge branch 'master' of https://git.pomf.se/Pomf/uguu
[uguu.git] / checkfiles.sh
CommitLineData
3ffab18a
GJ
1#! /bin/sh
2find /path/to/files/ -mmin +1440 -exec rm -f {} \;