LPI
117-102 · Question #442
117-102 Question #442: Real Exam Question with Answer & Explanation
The correct answer is A. 23 0-23/2 * * * /myscript. See the full explanation below for the reasoning.
Question
Which of the following will run a file named myscript every 23 minutes past midnight every two hours?
Options
- A23 0-23/2 * * * /myscript
- B23 */0-23 * * * /myscript
- C23 @2 * * * /myscript
- D11 2/0-23 * * * /myscript
Community Discussion
No community discussion yet for this question.