#!/bin/sh # A "true" clone? Yup, but what it's used for is things in my crontab that # should only run when I've got an internet connection; they're invoked as # "online && whatever". Editing this turns off all the stuff at once. exit 0