[Asterisk-Users] Deleting Monitor Files After 2 Months

raa at mailporter.net raa at mailporter.net
Thu May 19 12:01:54 MST 2005


Matthew Boehm wrote:
> Gavin Hamill wrote:
> 
>>On Thursday 19 May 2005 13:51, Steve Totaro wrote:
>>
>>>Does anyone know the best way to automate the deletion of monitor
>>>files after they age two months?
>>
>>How about ...
>>
>>$ find /path/to/files -ctime +60 -exec rm {}\;
>>
>>Cheers,
>>Gavin.
> 
> 
> Nice Gavin. I would further turn that into a shell script and pop it into
> cron to run nightly.

There is a package ( Redhat and derivatives at least ) called tmpwatch 
that does this kind of thing already.

Check in /etc or use your package manager to see if it is aready 
installed or available.


Rod
-- 
---
[This E-mail scanned for viruses by Declude Virus]




More information about the asterisk-users mailing list