#!/bin/tcsh # This is a simple wrapper script that is used by cronjobs to # run commands using the standard environment setup by login # scripts. source ${HOME}/.tcshrc $*