[Remind-Fans] multiple config file at runtime
Fmiser
fmiser at gmail.com
Fri Mar 5 14:55:39 EST 2010
> David F. Skoll wrote:
> 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 -
Ah! But that works.
Looks like it's time for a wrapper script. *smile*
Thanks!
-- fm
More information about the Remind-fans
mailing list