[Remind-Fans] mailing myself items for next few days
Thomas Klausner
tk at giga.or.at
Wed Sep 9 08:56:27 EDT 2009
Hi Christian!
> On 2009-08-20 Thomas Klausner wrote:
> > The "head -40" is just a workaround -- basically I would like to just
> > get the -n output for the next 2 or 3 days, but I didn't find a remind
> > option for that.
>
> Something like this: remind -n | sort | head -n 3
> Reminder for the next 3 days.
head -40 is the same as head -n 40.
I'm not sure what you intend to do here, but I have more than one
entry per day, so -n 3 will just give me the next three entries, not
all the entries for the next three days.
Cheers,
Thomas
More information about the Remind-fans
mailing list