REM(1) REM(1)
NAME
rem - run 'remind' with a default reminder file(1,n)
SYNOPSIS
rem [-F filename] [remind_options] [remind_params]
DESCRIPTION
Rem runs the remind program with a default reminder file(1,n) of
"$HOME/.reminders". You can supply remind options on the command line,
as well as a date specification, just as with remind.
If you don't want to use the default filename, you can override it with
the "-F" option, followed by a space and a filename. (This, however,
defeats the purpose of rem)
For example, typing:
rem -c 1 jan 1992
has the same effect as typing:
remind -c $HOME/.reminders 1 jan 1992
AUTHOR
David F. Skoll
SEE ALSO
remind, kall
4th Berkeley Distribution 15 February 1998 REM(1)