How to run the Cronjob with some delay on Boot

Spread the love

Running Cronjob with Delay:

Use the Sleep option to delay the script execution like below.

Here above Cronjob will wait for 60 Seconds before executing the my_script.sh shell script.

Venkat

Hi Guys, I am Venkatesh. I am a programmer and an Open Source enthusiast. I write about programming and technology on this blog.

You may also like...

Leave a Reply