Oracle
1Z0-100 · Question #134
Examine the commands and output related to the use of the cron facility: Which three statements are true concerning the use of the crontab utility? (Choose three.)
The correct answer is B. The oracle user may list the root user's crontab using crontab 璾 root -1 E. The root user may not create the oracle user's crontab using crontab 璾 oracle 璭 F. The root user may not modify the oracle user's crontab using crontab 璾 oracle -e. See the full explanation below for the reasoning.
Question
Examine the commands and output related to the use of the cron facility:
Which three statements are true concerning the use of the crontab utility? (Choose three.)
Options
- AThe oracle user may list the root user's crontab using cat /var/spoo1/cron/root
- BThe oracle user may list the root user's crontab using crontab 璾 root -1
- CThe oracle user may not delete the root user's crontab using crontab 璾 root -r
- DThe oracle user may not modify the root user's crontab using crontab 璾 root -e
- EThe root user may not create the oracle user's crontab using crontab 璾 oracle 璭
- FThe root user may not modify the oracle user's crontab using crontab 璾 oracle -e
How the community answered
(23 responses)- A13% (3)
- B78% (18)
- C4% (1)
- D4% (1)
Community Discussion
No community discussion yet for this question.