I have multiple scripts in the /etc/cron.daily/ directory on server running Redhat. Each day I get an email with the output of the scripts, but I do not wish to get this email. How can I turn it off? Since these scripts are in the daily directory, they are not actually in the crontab so I cannot simply add 2>&1>/dev/null