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

What does thread mean in slang?

519


Are threads independent?

404


What are processes and threads?

432


Whats better threading or waxing?

443


Is creating a thread expensive?

433






Can two threads execute at the same time?

422


Why is hyperthreading turned off?

459


Which one is better thread class or runnable interface?

424


How many threads does an i7 7700k have?

441


What are the process states in linux?

384


What does threads mean when downloading?

431


Does thread count matter cpu?

425


Whats the difference between a thread and a process?

441


What is the main disadvantage of user level threads?

426


Are threads cores?

449