QuestionQ25

Basic Unix Skills

Which of the following capabilities does the date command provide?

Choose two
  • A It outputs the time in a specific format.
  • B It displays a calendar.
  • C It sends NTP queries.
  • D It changes the system’s timezone.
  • E It sets the clock to a specific time.
Explanation

The date command displays date and time values in a specified output format, and it can set the system clock to a specified time when run with the required privileges.

Community Discussion

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