Last active
October 7, 2016 08:40
-
-
Save fguillen/c5619df7a937d040d23bb7a8d55ac486 to your computer and use it in GitHub Desktop.
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
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