Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        tmpwatch - A utility for removing files based on when they were last accessed
        
        
        - 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.11-3.fc19.i686
              [37 KiB] | 
            
              Changelog
              by Miloslav Trmač (2013-02-11):
              - Drop the cron.daily script, systemd default configuration handles the same
  places.
  Resolves: #906455 
             |