Skip to content

Instantly share code, notes, and snippets.

@leshikus
Created March 17, 2014 15:24
Show Gist options
  • Save leshikus/9601298 to your computer and use it in GitHub Desktop.
Save leshikus/9601298 to your computer and use it in GitHub Desktop.
wget --user-agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:21.0) Gecko/20100101 Firefox/21.0" \
--no-check-certificate -O - 'https://www.google.com/search?q=linux' | wget -k -w 1 -i - --force-html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment