Created
November 12, 2014 21:42
-
-
Save commuterjoy/72e8e63c81e80d87a403 to your computer and use it in GitHub Desktop.
Monitor changes in Clamo
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
echo 'date; curl -sg "http://clamo.ftdata.co.uk/api?request=[{%22action%22:%22search%22}]" | wc -c; sleep 5' | ruby -e "a=STDIN.read;(1..100000).each{puts a}" | /bin/sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment