/ Published in: Bash
NB not yet working as I want it too as timeout isn't working correctly
Expand |
Embed | Plain Text
watch -d -n 5 "echo `date` `wget --timeout=5 -qO - URL
You need to login to post a comment.
NB not yet working as I want it too as timeout isn't working correctly
watch -d -n 5 "echo `date` `wget --timeout=5 -qO - URL
You need to login to post a comment.