#!/bin/sh after_interval_sleep() { date >> "$OPT_DEST/after_interval_sleep" }