Quote Originally Posted by FatGuyinAZ View Post
I just got it working with the following:

Code:
GET 'http://www.values-galore.com/googlefroogle.php?feed=yes&upload=yes&type=products' > /dev/null 2>&1
I found this on the forum at http://www.numinix.com/forum
I just got around to playing with the cron jobs, and you are right, this one works
thanks