I would like to know how I can program a CRON that runs every two minutes starting at 7 in the morning and this CRON runs at that time and calls the URL every 2 minutes.
That is, at 7 am, run the CRON and call it every 2 minutes on UNIX.
I would like to know how I can program a CRON that runs every two minutes starting at 7 in the morning and this CRON runs at that time and calls the URL every 2 minutes.
That is, at 7 am, run the CRON and call it every 2 minutes on UNIX.