View Single Post
Old 11-13-2011, 12:14 PM  
cooldude7
Confirmed User
 
cooldude7's Avatar
 
Industry Role:
Join Date: Nov 2009
Location: Heaven
Posts: 4,306
wget null output help needed.

i did this b4 but i y'day ideleted it from cron coz server was overloaded.,

now i cant recall the command/.,

all i want is no output file created eveytime cron is run

i tried

wget http://www.domain.com/job.php > /dev/null 2>&1

creates files at server root
----------------------------------------------------------------------
wget -q http://www.domain.com/job.php > /dev/null 2>&1

creates files at server root

help needed ., thanks

Last edited by cooldude7; 11-13-2011 at 12:17 PM..
cooldude7 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote