Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ cal(1) — RISC iX 1.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

CAL(1)  —  UNIX Programmer’s Manual

NAME

cal − print calendar

SYNOPSIS

cal [[ month ] year]

DESCRIPTION

Cal writes a calendar for the specified year on the standard output.  If a month is also specified, a calendar just for that month is printed.  If neither is specified, a calendar for the current month is printed.  Year can be between 1 and 9999.  The month is a number between 1 and 12.  The calendar produced is that for England and her colonies. 

Try September 1752. 

BUGS

The year is always considered to start in January even though this is historically naive. 
Beware that ‘cal 78’ refers to the early Christian era, not the 20th century.

7th Edition  —  Revision 1.3 of 05/11/90

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