tmpwatch

There are 2 repositories under tmpwatch topic.

  • pete4abw/tmpwatch

    tmpwatch is a utility that removes files in specified directories recursively based on atime, ctime, or mtime. Originally authored by Erik Troan et al at Redhat. This version is an update to tmpwatch to include file shredding capabilities, code improvements. Can be run standalone or in a cron-job.

    Language:C3210
  • ljh0519/tmpManager

    Similar to tmpWatch, used to clean files in the specified directory.

    Language:C++10