[Remind-Fans] multiple config file at runtime

David F. Skoll dfs at roaringpenguin.com
Fri Mar 5 06:57:48 EST 2010


Fmiser wrote:

> What I'm hoping for is a way to pass the list of files to remind
> when I run if from my bash shell. Like 
> $ remind -c+2 home.rem work.rem

There's no nice way to do it.  The best I can think of is:

cat home.rem work.rem | remind -c+2 -

Regards,

David.



More information about the Remind-fans mailing list