@hourly echo "sending you mail " | mail -s "mail from cron" xxx@yahoo.com
or
0 * * * * echo "sending you mail " | mail -s "mail from cron" xxx@yahoo.com
Hi. Im hoping that someone could help me. My issue is very simple, I just can find a link to provide me with a good walkthrough. I am a complete newbie to Linux and CRON but I can follow instructions very well.
What i need to do is just send an email to a mailbox every hour. that's it. I want to send a test email every hour to my mail box xxx@yahoo.com from my fedora server(which is already installed). Thanks a bunch ahead.
@hourly echo "sending you mail " | mail -s "mail from cron" xxx@yahoo.com
or
0 * * * * echo "sending you mail " | mail -s "mail from cron" xxx@yahoo.com
Don't worry Ma'am. We're university students, - We know what We're doing.
'Ruiat coelum, fiat voluntas tua.'Datalogi - en livsstil; Intet liv, ingen stil.
Thank you redhead for the response. Where should i put these?
@hourly echo "sending you mail " | mail -s "mail from cron" xxx@yahoo.com ?
0 * * * * echo "sending you mail " | mail -s "mail from cron" xxx@yahoo.com ?
Im learning Linux slowly but surely..![]()
Bookmarks