# /etc/crontab: system-wide crontab
# You don't have to run the `crontab' command when you edit this file.

SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin

# min hr dom mon dow user  command
# 42  6	  *   *   *  root  runs daily at 06:42
# 47  18  *   *   7  root  runs every Sunday at 06:47 PM
#  1  0	  1   *   *  root  runs the first of each month just after midnight
