#/bin/sh

test -f /etc/holidays_for_cron && { date -I | grep -qFf /etc/holidays_for_cron ; }
