You are not logged in.

#1 2011-07-23 05:57:42

awayand
Member
Registered: 2009-09-25
Posts: 398

[SOLVED] remind: display reminders with filename source

I am using remind to stay organized. I have various files included via INCLUDE in ~/.reminders:

/home/x/birthdays.rem
/home/x/schedule.rem
/home/x/thewife.rem

Is there a way to get remind to display which file a reminder came from when I run the rem -s command?

i.e.
/home/x/birthdays.rem: 2011/07/26 * * * * Birthday Joe Doe
/home/x/thewife.rem: 2011/07/26 * * * * Meeting with Jack

Thanks!

Last edited by awayand (2011-07-24 19:17:35)

Offline

#2 2011-07-24 14:32:22

quigybo
Member
Registered: 2009-01-15
Posts: 223

Re: [SOLVED] remind: display reminders with filename source

You should be able to get the output you want with the -l flag and a little bit of sed magic.

Offline

#3 2011-07-24 19:17:14

awayand
Member
Registered: 2009-09-25
Posts: 398

Re: [SOLVED] remind: display reminders with filename source

Thanks!

Offline

Board footer

Powered by FluxBB