I'm new at hosting my VPS on a CentOS linux server.
The following log files grow quite rapidly and I would like to have them deleted every 24 hours:
/home/httpd/tanguay.info/stats/tanguay.info-custom_log
/home/httpd/tanguay.info/stats/tanguay.info-error_log
/home/admin/__processed_stats/*
What would be the steps for me to create a cron job that deletes all of these files every night at midnight?