[Remind-Fans] Several questions from a newbie
Jostein Berntsen
jbernts at broadpark.no
Wed May 19 14:52:37 EDT 2010
On 19.05.10,22:19, Eugene wrote:
> On Tue, 18 May 2010 22:47:41 +0400
> Eugene <static-const at ya.ru> wrote:
>
> > I have a new question about using remind. Is there a way to print
> > reminders active just today (without piping remind's output to grep)?
> > And, in addition, is it possible to print all reminders active next N
> > days without duplicates?
>
> Ah, forget it. Just discovered the fact that I can run remind without
> options and found -t option. I have excessive empty lines in this case,
> but it isn't something I will worry about.
>
You can remove empty lines by piping your rem output to:
| sed 's/./!d'
Jostein
More information about the Remind-fans
mailing list