Created
January 17, 2013 12:17
-
-
Save dblooman/4555565 to your computer and use it in GitHub Desktop.
image
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
curl http://localhost:3000/?url=m.live.bbc.co.uk/news\&width=320\&userAgent=font-exclude\&delay=2000\ > bbc1L.png | |
curl http://localhost:3000/?url=http://dave-sandbox.t.proxylocal.com/news\&width=320\&userAgent=font-exclude\&delay=2000\ > bbc1.png | |
node imagediff [-d|diff] bbc1.png bbc1L.png diff1.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment