Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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 | 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
        
            - * 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 
            - * Fri May 30 19:00:00 2003 Mike A. Harris <mharris{%}redhat{*}com> 2.9.0-1
- - Added Solaris/HPUX support to tmpwatch via patch from Paul Gear (#71288)
- Rebuild in rawhide as 2.9.0-1 
            - * Mon Feb 10 18:00:00 2003 Nalin Dahyabhai <nalin{%}redhat{*}com> 2.8.4-5
- - rebuild