Skip to content

Instantly share code, notes, and snippets.

@Iteratix
Created September 11, 2012 21:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Iteratix/3702059 to your computer and use it in GitHub Desktop.
Save Iteratix/3702059 to your computer and use it in GitHub Desktop.
while :
do
time curl -s -H "Accept: application/json" "http://api.convorelay.com/contact_book/show.js?user_login=bobby@iteratix.com&user_password=btech99&show_contacts=true&api_name=scott&api_key=green5" >> test.out
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment