QuestionQ2

Tareas administrativas

Which of these fields are included in the standard format of both the global /etc/crontab file and user-specific crontab files?

Choose two
  • A Year
  • B Minute
  • C Username
  • D Effective group ID
  • E Command
Explanation

Both formats include five time-and-date fields, including the minute field, followed by the command to execute. The global /etc/crontab format additionally includes a username field between the scheduling fields and the command; user crontabs do not.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!