48 04 1 * * root find /var/log/httpd -name "*.log*" -atime +30 -type f -print0 | xargs -0 /bin/rm -f
This message was edited 1 time. Last update was at 2008-07-28 10:45:34