Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tmpwatch: A utility for removing files based on when they were last accessed.
Name: | tmpwatch |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 2.9.7 |
License: | GPL |
Release: | 1.1.el5.2 |
URL: | |
- Summary
- 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.
Changelog
- * Mon Jan 26 00:00:00 2009 Eddy Nigg <eddy_nigg.org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed Aug 27 01:00:00 2008 Miloslav Trmač <mitr{%}redhat{*}com> - 2.9.7-1.1.el5.2
-
- Use the maximum of atime, mtime and ctime when checking whether a file is
obsolete
Resolves: #373301
- * Mon Nov 27 00:00:00 2006 Miloslav Trmac <mitr{%}redhat{*}com> - 2.9.7-1.1.el5.1
-
- Fix some format string mismatches (backport from 2.9.8)
- Automatically exclude aquota.{group,user} files in filesystem root
directories (backport from 2.9.10)
Resolves: #213654