Query: calendar
OS: plan9
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CALENDAR(1) General Commands Manual CALENDAR(1)NAMEcalendar - print upcoming eventsSYNOPSIScalendar [ file ]DESCRIPTIONCalendar reads the named file, default /usr/$user/lib/calendar, and writes to standard output any lines containing today's or tomorrow's date. Examples of recognized date formats are "4/11", "April 11", "Apr 11", "11 April", and "11 Apr". All comparisons are case insensi- tive. On Friday and Saturday, events through Monday are printed. To have your calendar mailed to you every day, use cron(8).FILES/usr/$user/lib/calendar personal calendarSOURCE/sys/src/cmd/calendar.c CALENDAR(1)