Skip to content

Instantly share code, notes, and snippets.

@indrekots
Created October 8, 2013 13:27
Show Gist options
  • Save indrekots/6884649 to your computer and use it in GitHub Desktop.
Save indrekots/6884649 to your computer and use it in GitHub Desktop.
Example cron job
*/2 * * * * php /home/user/Desktop/hw.php >> /home/user/Desktop/hw.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment