tmpwatch

Created
Was maintained by jkucera
A utility for removing files based on when they were last accessed
git clone
About
=====
The tmpwatch utility recursively searches through specified directories and
removes files which have not been accessed in a specified period of time.
tmpwatch is normally used to clean up directories which are used for
temporarily holding files (for example, /tmp).
New releases will be available at https://pagure.io/tmpwatch .
Bugs
====
Please consider reporting the bug to your distribution's bug tracking system.
Otherwise, report bugs at https://pagure.io/tmpwatch .  Pull requests are
especially welcome.