LiveCronJobs.com - Online Cron Service & Cron Reference

How to run cron every half an hour?

Use following entry to run cron every half an hour.

                */30   *   *   *   *   <command-to-run>
            

Cron Reference

Bookmark and Share