Awesome code, I don't understand where you got this code but I tried to apply on my cron jobFor a cron each 5 minutes : */5 * * * *
but still could not clarify how to have /5 in this */5 * * * *Use the UNIX crontab format "minute hour day-of-month month day-of-week". For example "0 22 * * 1-5". Plesk will use the default system time zone to run the task.