Short:    Cal - displays a calendar (CLI)
Author:   Kim Letkeman
Uploader: charlton@cs.utk.edu
Type:     util/cli

CAL				June 17, 1991			CAL

NAME
    cal - displays a calendar

SYNOPSIS
    cal [-jy] [[month] year]

DESCRIPTION
    Cal displays a simple calendar.  If arguments are not specified,
    the current month is displayed. The options are as follows:

	-j  Display julian dates (days one-based, numbered from January 1).

	-y  Display a calendar for the current year.

    A single parameter specifies the year (1 - 9999) to be displayed;
    note the year must be fully specified:
	
	    cal 89
	
    will not display a calendar for 1989.
	
    Two parameters denote the month (1 - 12) and year.  If no
    parameters are specified, the current month's calendar is displayed.

    A year starts on Jan 1.  The Gregorian Reformation is assumed to
    have occurred in 1752 on the 3rd of September.  By this time, most
    countries had recognized the reformation (although a few did not
    recognize it until the early 1900's.)  Ten days following that date
    were eliminated by the reformation, so the calendar for that month
    is a bit unusual.
	
HISTORY
    Command appeared in Version 6 AT&T UNIX.  Cal is derived from software
    contributed to Berkeley by Kim Letkeman.  Bug fixes and port to
    SAS/C 6.51 for Amiga by Ron Charlton.

================ Archive contents (auto added) ===================

Original  Packed Ratio    Date   Name
-------- ------- ----- --------- -------------
   13628    8601 63.1% 23-Jul-94 cal/cal
   12189    4260 34.9% 23-Jul-94 cal/cal.c
    3587    1641 45.7% 23-Jul-94 cal/cal.doc
     365     203 55.6% 23-Jul-94 cal/cal.doc.info
     628     270 42.9% 23-Jul-94 cal.info
-------- ------- ----- --------- -------------
   30397   14975 49.2% 23-Jul-94


============================= Archive contents =============================

Original  Packed Ratio    Date     Time    Name
-------- ------- ----- --------- --------  -------------
   13628    8601 36.8% 23-Jul-94 11:37:26  cal/cal
   12189    4260 65.0% 23-Jul-94 11:37:50  cal/cal.c
    3587    1641 54.2% 23-Jul-94 11:37:38  cal/cal.doc
     365     203 44.3% 23-Jul-94 11:38:48  cal/cal.doc.info
     628     270 57.0% 23-Jul-94 11:38:26  cal.info
-------- ------- ----- --------- --------
   30397   14975 50.7% 23-Jul-94 18:06:08   5 files
