Skip to content

Instantly share code, notes, and snippets.

@DrewDahlman
Created April 1, 2015 18:07
Show Gist options
  • Save DrewDahlman/4b403b808d00f2ebb024 to your computer and use it in GitHub Desktop.
Save DrewDahlman/4b403b808d00f2ebb024 to your computer and use it in GitHub Desktop.
env EDITOR=nano crontab -e
0 12 1 4 * curl -s http://www.gutenberg.org/cache/epub/84/pg84.txt |say &
@james-gibson
Copy link

Don't forget to update the cron scheduled time! 12pm Mountain Time has already passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment