#!/bin/bash crontab ./crontab && touch /var/log/cron.log && crond && tail -f /var/log/cron.log