Skip to content

Instantly share code, notes, and snippets.

@tuki0918
Last active August 29, 2015 14:20
Show Gist options
  • Save tuki0918/90074a43eae569406b37 to your computer and use it in GitHub Desktop.
Save tuki0918/90074a43eae569406b37 to your computer and use it in GitHub Desktop.
cron
$ crontab -l > crontab.back$(date '+%y%m%d_%H%M%S')
$ crontab .crontab.back
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment