Created
August 11, 2014 16:31
-
-
Save mashiro/1cec5c932823083f76cd 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
mashiro@ricotta ~% curl -v -I -A "MSIE 10" 'http://t.co/vLSMNCVVZq' 2> /dev/null | grep location | |
mashiro@ricotta ~% curl -v -I -A "MS1E 10" 'http://t.co/vLSMNCVVZq' 2> /dev/null | grep location | |
location: http://twitter.com/aya_uchida/status/498859889976832000/photo/1 | |
mashiro@ricotta ~% |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment