QUOTE(fox666 @ Jul 13 2005, 07:02 PM)

Could I make it 0 0 and make it execute at midnight? And is there a way to make it so it doesn't delete certain files, such as a .htaccess file?
Thanks a ton for your help.
Yep, that is fine.
As for not deleting certain files... the command I gave can't do that. However you can write a script in your language of choice to perform the deletion of files and then add the path to the crontab entry.
e.g. /path/to/php /path/to/delete-script.php