Skip to content

Instantly share code, notes, and snippets.

@datfaf
Created September 10, 2011 21:30
Show Gist options
  • Save datfaf/1208821 to your computer and use it in GitHub Desktop.
Save datfaf/1208821 to your computer and use it in GitHub Desktop.
Curl Example
# Get a web page and store in a local file
curl -o thatpage.html http://www.netscape.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment