#/bin/sh

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