Skip to content

Instantly share code, notes, and snippets.

@investic
Created February 17, 2010 12:46
Show Gist options
  • Save investic/306568 to your computer and use it in GitHub Desktop.
Save investic/306568 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