what is crondtab daemon?

Answer Posted / ashish

A crontab is a service using which we can run task at
scheduled intervals.

Cron searches /var/spool/cron for crontab files which are
named after accounts in /etc/passwd; crontabs found are
loaded into memory. Cron also searches for /etc/crontab and
the files in the /etc/cron.d/ directory, which are in a
different format then wakes up every minute, examining all
stored crontabs,
Additionally, cron checks each minute to see if its spool
directory’s modtime (or the modtime on crontab) has
changed, and if it has, cron will then examine the modtime
on all crontabs and reload those which have changed.
/etc/cron.deny:
/etc/cron.daily/:
/etc/cron.hourly/:
/etc/cron.monthly/:
/etc/crontab:
/etc/cron.weekly/

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do threads share program counter?

475


Is threading harmful?

426


Does htop show threads?

449


Why do we need thread pool?

457


How many threads can a cpu run?

407






Does hair grow back thicker after threading?

430


How many threads can one core handle?

443


Are pthreads kernel threads?

390


How many cores and threads do I need?

434


Why are goroutines not lightweight threads?

434


Why is hyperthreading turned off?

466


Why are threads expensive?

436


Why are threads used?

444


Do threads have pids?

418


How many threads can you run?

447