Skip to content

Instantly share code, notes, and snippets.

@request-timeout
Created October 22, 2014 16:07
Show Gist options
  • Save request-timeout/e4161a9f1bea311163f9 to your computer and use it in GitHub Desktop.
Save request-timeout/e4161a9f1bea311163f9 to your computer and use it in GitHub Desktop.
watch the response of a given url
watch -n 60 'wget --quiet https://demo-eu08-prod.apigee.net/vehicles/models -O -'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment