Created
May 14, 2014 05:25
-
-
Save buley/3f2b94c86bca059f8c5e to your computer and use it in GitHub Desktop.
This file contains hidden or 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
curl -IL "http://www.nytimes.com/2014/05/11/opinion/sunday/kristof-whats-so-scary-about-smart-girls.html?smid=tw-share&smv1" | grep HTTP | |
HTTP/1.1 303 See Other | |
HTTP/1.1 302 Found | |
HTTP/1.1 303 See Other | |
HTTP/1.1 302 Found | |
HTTP/1.1 303 See Other | |
HTTP/1.1 302 Found | |
HTTP/1.1 303 See Other | |
HTTP/1.1 302 Found | |
HTTP/1.1 303 See Other | |
HTTP/1.1 302 Found | |
HTTP/1.1 303 See Other | |
HTTP/1.1 302 Found | |
HTTP/1.1 303 See Other | |
HTTP/1.1 200 OK |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment