Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        tmpwatch: A utility for removing files based on when they were last accessed.
        
        
            | Name: | tmpwatch | Vendor: | Scientific Linux | 
        
            | Version: | 2.9.1 | License: | GPL | 
        
            | Release: | 1.el4.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
        
            - * Tue Nov  9 18:00:00 2010 Miloslav Trmac <mitr{%}redhat{*}com> - 2.9.1-1.el4.2
- - Use the maximum of atime, mtime and ctime when checking whether a file is
  obsolete
  Resolves: #642947 
            - * Tue Nov 11 18:00:00 2008 Miloslav Trmac <mitr{%}redhat{*}com> - 2.9.1-1.el4.1
- - Ignore ENOENT while scanning directories
  Resolves: #247880
- Don't remove aquota.user and aquota.group in file system root directories
  Resolves: #206258 
            - * Sat Aug 14 19:00:00 2004 Miloslav Trmac <mitr{%}redhat{*}com> - 2.9.1-1
- - Add --exclude, use it to preserve X socket directories (#107069)
- Allow multiple directory arguments with relative paths (#91097)
- Don't manually strip the binary