nerdexam
CompTIA

LX0-102 · Question #522

The correct crontab entry to execute the script chklog three times per month between 3 p.m. and 5 p.m.:

The correct answer is D. 0 15, 16, 17 1 * * chklog. See the full explanation below for the reasoning.

Question

The correct crontab entry to execute the script chklog three times per month between 3 p.m. and 5 p.m.:

Options

  • A
    • 3, 4, 5 1 * * chklog
  • B3 3, 4, 5 1 * * chklog
  • C3 15, 16, 17 * * * chklog
  • D0 15, 16, 17 1 * * chklog
  • E
    • 15, 16, 17 1 * * chklog

How the community answered

(57 responses)
  • A
    2% (1)
  • B
    7% (4)
  • C
    16% (9)
  • D
    72% (41)
  • E
    4% (2)

Community Discussion

No community discussion yet for this question.

Full LX0-102 Practice