LiveCronJobs.com - Online Cron Service & Cron Reference

How to run cron every 2 minutes?

Use following entry to run cron every 2 minutes.

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

Cron Reference

Bookmark and Share