[Remind-Fans] Showing timed reminders from command line

David F. Skoll dfs at roaringpenguin.com
Wed Jan 11 12:10:54 EST 2012


On Wed, 11 Jan 2012 12:05:30 -0500
Dave Lerner <magc6s4ngc at snkmail.com> wrote:

> The following form of the rem command is convenient for viewing
> upcoming reminders.  But it doesn't display timed reminders, at least
> not consistently.  Is there a way of forcing it to display timed
> reminders?

> rem -g -a

You probably don't want -a, but do want -q:

rem -g -q

If you use -q and -a, then you only get timed reminders whose
time is in the future.  If you leave out -a, you get all timed
reminders.

You *always* want -q.  Otherwise, remind will fork itself into
the background to handle not-yet-expired timed reminders.  You
may discover lots of running "rem" processes you didn't know about!

Regards,

David.


More information about the Remind-fans mailing list