#!/usr/bin/env bash

cron && \
tail -f -n0 /var/log/cron.log
