curl -s http://example.com -b session_id=DEADBEEF | md5 | tee new - | diff -q - old || echo 'example.com has changed' | mail -s 'IT CHANGED!' your@address.com && mv new old && osascript /path/to/your/AppleScriptcurl -s http://example.com -b session_id=DEADBEEF | md5 > old first to avoid getting an error the first time it checks.You are not logged in, either login or create an account to post comments
posted by plasticbugs at 8:00 PM on October 4, 2008