Which of the following fields are available in the standard format of both the global /etc/crontab file as well as in user-specific crontab files?

Which of the following fields are available in the standard format of both the global /etc/crontab file as well as in user-specific crontab files? (Choose two.)
A. Year
B. Minute
C. Username
D. Effective group ID
E. Command

Download Printable PDF. VALID exam to help you PASS.

3 thoughts on “Which of the following fields are available in the standard format of both the global /etc/crontab file as well as in user-specific crontab files?

  1. its B and E.
    control the global file with:
    cat /etc/crontab

    and the user specific with :
    crontab -e

    both have an Minute and command entry.

    23

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.