this is a sample file you can use to make cron files to execute shell scripts
SHELL=/bin/bash
MAILTO=myuser
HOME=/home/myuser
0,30 * * * * /usr/bin/fetchmail -s
0,45 * * * * /user/local/bin/cleanfiles $HOME