> 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 _______________________________________________ Remind-fans mailing list [email protected] http://lists.whatexit.org/mailman/listinfo/remind-fans
