DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download
Index: ┃ T l

⟦ce1e76295⟧ TextFile

    Length: 884 (0x374)
    Types: TextFile
    Names: »lcal.1«

Derivation

└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki
    └─ ⟦this⟧ »EUUGD11/euug-87hel/sec1/vcal/lcal.1« 

TextFile

.TH LCAL 1 
.SH NAME
lcal \- display current or selected month's appointments
.SH SYNOPSIS
.B lcal 
[ month year ] [ filename(s) ]
.sp
where
.I month
is a numeric value between 1 and 12,
.I year
is a numeric four digit value and
.I filename(s)
are the data files to be searched.
.SH DESCRIPTION
.I Lcal
is a program which uses the data stored by "vcal" or "eappts" to
display the user's appointments to standard out.
.PP
When an argument is present,
.I lcal
will display appointments for the requested month and year.
The default argument values are the current month and year.
If no filename is specified ~/.appointments will be searched.
If one or more filenames arguments are used those files will
be searched.
.SH AUTHOR
Mike Essex
.SH FILES
lcal
.br
~/.appointments
.br
.SH "SEE ALSO"
vcal(1), appts(1), eappts(1), autocall(1), callme(1)
.SH BUGS
There are year 2000 time bombs.