Thread: Wget
View Single Post
  #4 (permalink)  
Old 02-05-2008, 11:18 AM
jon123 jon123 is offline
Senior Member
 
Join Date: Jan 2007
Posts: 948
Default

Hi John, I think you append :
>/dev/null 2>&1
to the end to stop emails
http://www.adminschoice.com/docs/crontab.htm#Example

so : php /home/username/send/send.php > /dev/null 2>&1
__________________
West Dorset Community

Last edited by jon123; 02-05-2008 at 11:27 AM.
Reply With Quote