Abhijeet Kumarsecurityin.cloud·Aug 23, 2022Cron Jobs in a nutshell“Cron jobs” if you don’t already know are an amazing way for scheduling tasks on Linux servers. Cron is comprised of two parts i.e, “crontab” ( which contains your cron expressions ) and “crond” ( cron daemon which runs in the background & monitors c...DiscussMy Blogs from Mediumlinux tips