Skip to content

Instantly share code, notes, and snippets.

@fguillen
Last active October 7, 2016 08:40
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 fguillen/c5619df7a937d040d23bb7a8d55ac486 to your computer and use it in GitHub Desktop.
Save fguillen/c5619df7a937d040d23bb7a8d55ac486 to your computer and use it in GitHub Desktop.
watch -t -n 30 "(date '+%Y-%m-%d %H:%M:%S,' | tr -d '\n'; curl -o /dev/null -s -w %{time_total} http://myweb.com; echo) | tee -a /tmp/my_web.log"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment