Where is my Crontab File Located?
The cron daemon is a long-running process that executes commands at specific dates and times. You can use this to schedule activities, either as one-time events or as recurring tasks. And Crontab (CRON TABle) is a file which contains the schedule of cron entries to be run and at specified times. Now the question is, how do I find the crontab file in my Linux system? I searched for it in Google but this simple question wasn't answered simply at all. So I had to come out with an easy solution for Fedora and CentOS users.


