Skip to content

Instantly share code, notes, and snippets.

@karlosgliberal
Forked from investic/gist:306568
Created August 19, 2010 17:34
Show Gist options
  • Save karlosgliberal/538435 to your computer and use it in GitHub Desktop.
Save karlosgliberal/538435 to your computer and use it in GitHub Desktop.
#wget para hacer cron con user agent definido
wget --user-agent="Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6" http://devinvestic.com/cron.php > /dev/null 2>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment