Every 10 Minutes Cron

Example:
*/10 * * * * /scripts/monitor.sh
Use */10 * * * * for 10-minute intervals: :00, :10, :20, :30, :40, :50.
Try Cron Master →

FAQs

How many executions per day?

144 times per day (6 times per hour × 24 hours).