Skip to content

Instantly share code, notes, and snippets.

@commuterjoy
Created November 12, 2014 21:42
Show Gist options
  • Save commuterjoy/72e8e63c81e80d87a403 to your computer and use it in GitHub Desktop.
Save commuterjoy/72e8e63c81e80d87a403 to your computer and use it in GitHub Desktop.
Monitor changes in Clamo
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