#!/bin/sh while true; do (/staff/randy/bin/NewBackground ; sleep 300); done