tmpwatch - A utility for removing files based on when they were last accessed
Website: | https://fedorahosted.org/tmpwatch/ |
---|---|
License: | GPLv2 |
Vendor: | Scientific Linux CERN, http://cern.ch/linux |
- Description:
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). Tmpwatch ignores symlinks, won't switch filesystems and only removes empty directories and regular files.
Packages
tmpwatch-2.9.16-6.el6.x86_64 [30 KiB] |
Changelog
by Miloslav Trmač (2015-11-06):
- Do not remove Python multiprocessing sockets. Patch by Chris St. Pierre <[email protected]>. Resolves: #1058310 |
tmpwatch-2.9.16-5.el6_7.x86_64 [29 KiB] |
Changelog
by Miloslav Trmač (2015-10-14):
- Exclude SAP HANA lock files. Patch by Luca Miccini <[email protected]> Resolves: #1185244 |
tmpwatch-2.9.16-4.el6.x86_64 [29 KiB] |
Changelog
by Miloslav Trmač (2011-07-27):
- Don't report EACCES errors, they can be routinely returned on FUSE mounts Resolves: #722856 |