Created
April 5, 2010 12:43
-
-
Save domwom/356305 to your computer and use it in GitHub Desktop.
curl vs. wget
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# get headers | |
curl -D - -o /dev/null http://example.net/ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment