Multiple choice technology operating systems

cal command is used to

  1. date

  2. day

  3. calendar

  4. month

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The 'cal' command in UNIX/Linux displays a calendar for the specified month and year, or the current month if no arguments are provided. It is not related to date, day, or month commands individually, but rather shows the complete calendar view.