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.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 Aug 26 17: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
 
        
            - * 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