[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: "Steven Depuydt - BeNe.WS" <steven@xxxxxxx>
- Date: Sun Nov 3 17:31:02 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Thanks Dan,
Do I also have to put 2>&1 at the end ??
Why is this ?
Steven
-----Oorspronkelijk bericht-----
Van: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]Namens Dan Kriwitsky
Verzonden: maandag 4 november 2002 0:52
Aan: cobalt-users@xxxxxxxxxxxxxxx
Onderwerp: RE: [cobalt-users] Setting Up Crontab to run a PHP-script
>
> 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.
_____________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.408 / Virus Database: 230 - Release Date: 24/10/2002
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.408 / Virus Database: 230 - Release Date: 24/10/2002