Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tmpwatch - A utility for removing files based on when they were last accessed.
License: |
GPL |
Vendor: |
Red Hat, Inc. |
- 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.7-1.1.el5.5.src
[29 KiB] |
Changelog
by Miloslav Trmač (2010-08-08):
- Document --exclude-pattern in more places
Related: #527425
|
tmpwatch-2.9.7-1.1.el5.2.src
[25 KiB] |
Changelog
by Miloslav Trmač (2008-08-27):
- Use the maximum of atime, mtime and ctime when checking whether a file is
obsolete
Resolves: #373301
|