cal(1) cal(1)
NAME
cal - print calendar
SYNOPSIS
cal [month] [year]
DESCRIPTION
cal prints a calendar for the specified year. If a month is
also specified, a calendar just for that month is printed.
If neither is specified, a calendar for the present month is
printed. The year can be between 1 and 9999. The month is
a number between 1 and 12. The calendar produced is that
for England and its colonies.
EXAMPLE
cal 9 1752
produces a calendar for September 1752.
FILES
/usr/bin/cal
BUGS
The year is always considered to start in January.
The command cal 87 prints a calendar for 87 A.D., not 1987.
Page 1 (last mod. 1/16/87)