RHCSA Exam Practice Test
RHCSA Exam FREE RHCSA EX200 Questions and Answers
How can a cron job be created for a specific user?
Select your answer
A
Open the crontab file in the user home directory and add what you want to add
B
Log in as that user and type crontab -e to open the cron editor
C
As root, type crontab -u username -e
D
As root, type crontab -e username