LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Cron job , send email (https://www.linuxquestions.org/questions/linux-general-1/cron-job-send-email-95118/)

mikeshn 09-21-2003 08:37 AM

Cron job , send email
 
How can I make a cronjob that execute command than send an email to my email address?

gbell72 09-21-2003 09:02 AM

I think this has been asked several times on this msg board but, example:
MAILTO=user@domain.com
0 0 3 * * * /big/dom/xdomain/cgi-bin/scriptname.cgi


All times are GMT -5. The time now is 07:35 PM.