Loading practice questions
Which of the following statement is not correct with reference to cron daemon in UNIX O.S?
Correct Answer: D — Crontab files for individual users are not stored.
Explanation:
Individual users can have their own crontab files, which are stored in a dedicated directory (often /var/spool/cron).