Created
June 8, 2011 10:48
-
-
Save RobinStamer/1014195 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
| $ ./images.js http://xkcd.com/ /imgs/ /imgs.xkcd.com/ /imgs.xkcd.com/comics/ | |
| Trying: //imgs// | |
| Trying: //imgs.xkcd.com// | |
| A xkcd.com logo | |
| S http://imgs.xkcd.com/s/9be30a7.png | |
| === | |
| A Worst-Case Shopping | |
| T Wait a minute. If I'm escaping from a submarine at 50 meters, then I'll *definitely* need a flashlight to find air pockets for gradual decompression on the way up. Time to start shopping professional dive lights. | |
| S http://imgs.xkcd.com/comics/worst_case_shopping.png | |
| === | |
| A Selected Comics | |
| S http://imgs.xkcd.com/s/a899e84.jpg | |
| Trying: //imgs.xkcd.com/comics// | |
| === | |
| A Worst-Case Shopping | |
| T Wait a minute. If I'm escaping from a submarine at 50 meters, then I'll *definitely* need a flashlight to find air pockets for gradual decompression on the way up. Time to start shopping professional dive lights. | |
| S http://imgs.xkcd.com/comics/worst_case_shopping.png | |
| //imgs//: 0 matches | |
| //imgs.xkcd.com//: 3 matches | |
| //imgs.xkcd.com/comics//: 1 matches | |
| 4 images listed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment