Skip to content

Instantly share code, notes, and snippets.

@orangexception
Created October 22, 2012 16:01
Show Gist options
  • Save orangexception/3932243 to your computer and use it in GitHub Desktop.
Save orangexception/3932243 to your computer and use it in GitHub Desktop.
wget response to variable
content=$(wget http://orangexception.com/ -q -O -)
echo $content
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment