|
|
1.1 root 1: .TH CALENDAR 1
2: .SH NAME
3: calendar \- print upcoming events
4: .SH SYNOPSIS
5: .B calendar
6: [
7: .I file
8: ]
9: .SH DESCRIPTION
10: .I Calendar
11: reads the named file, default
12: .BR /usr/$user/lib/calendar ,
13: and writes to standard output any lines
14: containing today's or tomorrow's date.
15: Examples of recognized date formats are
16: "4/11",
17: "April 11",
18: "Apr 11",
19: "11 April",
20: and
21: "11 Apr".
22: All comparisons are case insensitive.
23: .PP
24: On Friday and Saturday, events through Monday are printed.
25: .PP
26: To have your calendar mailed to you every day, use
27: .IR cron (8).
28: .SH FILES
29: .TF /usr/$user/lib/calendar
30: .TP
31: .B /usr/$user/lib/calendar
32: personal calendar
33: .SH SOURCE
34: .B /sys/src/cmd/calendar.c
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.