I'm looking for a way to have a script running on my desktop that will check a certain webpage for changes every x seconds, and if a change is made, it gives me an alert. I understand that with high-end websites, some changes will be made almost constantly, but what I'm looking for monitoring now is a bare-bones HTML page that I'm waiting for a link to show up on. Is there a way to do this?
Edit: Would it be a command to download the html and store it, and then a recurring download-and-check command?
curlanddiff(man curlandman diffin Terminal) and read any Bash shell programming tutorial. – patrix♦ Jan 15 at 4:27