cron every hour code example Example 1: run cron every 15 minutes */15 * * * * Example 2: cron every two hours 0 */2 * * *