#!/bin/bash # Created by Ben Okopnik on Thu Sep 10 14:46:24 PDT 2009 /usr/bin/GET -t 10 -d http://linuxgazette.net/ [ "$?" -eq 1 ] && echo | mail -s "LG is down" 4432507895@tmomail.net