[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Setting Up Crontab to run a PHP-script
- Subject: RE: [cobalt-users] Setting Up Crontab to run a PHP-script
- From: "Dan Kriwitsky" <list1@xxxxxxxxxxxxxxxxxxxx>
- Date: Sun Nov 3 15:54:00 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
> 0,15,30,45 * * * * lynx -dump http://php.bene.ws/news_search.php
>
> The cron is working but I am receiving every 15 minits an
> empty mail from Cron Daimon. How can I stop THESE mails ??
>
Not that this has anything to do with Cobalt servers,
0,15,30,45 * * * * lynx -dump http://php.bene.ws/news_search.php >
/dev/null 2>&1
--
Dan Kriwitsky
Please reply to the list only. Offlist replies are not read.