Jump to letter: [
          
            ABCDEFGHIKLMNOPQRSTUVWXYZ
          ]
        
        tmpwatch - A utility for removing files based on when they were last accessed.
        
          
            | License: | 
            GPL | 
          
          
            | Vendor: | 
            CentOS | 
          
        
        
        - 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.1-1.el4.1.x86_64
              [16 KiB] | 
            
              Changelog
              by Miloslav Trmac (2008-11-11):
              - Ignore ENOENT while scanning directories
  Resolves: #247880
- Don't remove aquota.user and aquota.group in file system root directories
  Resolves: #206258 
             |