Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tmpwatch: A utility for removing files based on when they were last accessed.
Name: | tmpwatch |
Vendor: | Scientific Linux |
Version: | 2.9.7 |
License: | GPL |
Release: | 1.1.el5.1 |
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
- * Sun Nov 26 16: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
- * Wed Jul 12 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 2.9.7-1.1
- rebuild
- * Sat May 6 17:00:00 2006 Miloslav Trmac <mitr{%}redhat{*}com> - 2.9.7-1
- Add --nosymlinks (#190691)