I learn mostly by modifying what I find to do what I'd like. However, in some cases it's best to let the people who know what they're doing handle things. =)
I'd like to make a script that checks for an internet connection (pings the ISP's server?), and runs another script if the connection is down.
I'm assuming this is a very basic task for some of you, and would appreciate any suggestions, instead of trying to hack my way through this on my own...