Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ cal(1) — AIX/RT 2.2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

cal

PURPOSE

     Displays a calendar.

SYNOPSIS
     cal [ month ] year


DESCRIPTION

     The cal command writes to  standard output a calendar for
     the specified year or month.

     The month  parameter names the  month for which  you want
     the calendar.   It can be a  number between 1 and  12 for
     January through December, respectively.

     The year parameter names the  year for which you want the
     calendar.  Since cal can display  a calendar for any year
     from 1 to 9999, enter the  full year rather than just the
     last two digits.

EXAMPLES

     1.  To display a calendar for  February 1984 at your work
         station:

           cal 2 1984

     2.  To print a calendar for 1984:

           cal 1984 | print

     3.  To display a calendar for the year 84 A.D.:

           cal 84

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026