Skip to main content

I have a bunch of cron jobs which run every 30mins.

I'm currently doing some testing, and instead of setting the cron jobs to run every minute, is there a command which I can execute that'll run the cronjobs immediately?

Thanks for your help.

I have a bunch of cron jobs which run every 30mins.

I'm currently doing some testing, and instead of setting the cron jobs to run every minute, is there a command which I can execute that'll run the cronjobs immediately?

Thanks for your help.

I'm currently testing, and instead of setting the cron jobs to run every minute, is there a command which I can execute that'll run the cronjobs immediately?

Tweeted twitter.com/ServerFault/status/1302622606764511233
Post Migrated Here from stackoverflow.com (revisions)
Source Link
Jamie
Jamie

crontab - run immediately?

I have a bunch of cron jobs which run every 30mins.

I'm currently doing some testing, and instead of setting the cron jobs to run every minute, is there a command which I can execute that'll run the cronjobs immediately?

Thanks for your help.