(Which one would put in cron)
#!/bin/bash
# Written by Cameron Summers
# 22 October 2009
# Call function to send e-mail report
(echo "Subject: Offsite USB backup";echo;echo "Hi";echo;echo "Please swap the USB drive on top of me and take one home.";echo;echo "Thanks and have a great weekend!!";echo;echo "Your File server - yes the tower in the server room!")|/usr/lib/sendmail me@me.com you@me.com