Skip to content

Instantly share code, notes, and snippets.

@schors
Created July 27, 2017 15:03
Show Gist options
  • Save schors/4ccc33606e39db6bd5f9c4d4f889809b to your computer and use it in GitHub Desktop.
Save schors/4ccc33606e39db6bd5f9c4d4f889809b to your computer and use it in GitHub Desktop.
Simple empty crontab
# /etc/crontab: system-wide crontab
# Unlike any other crontab you don't have to run the `crontab'
# command to install the new version when you edit this file
# and files in /etc/cron.d. These files also have username fields,
# that none of the other crontabs do.
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
# m h dom mon dow user command
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment