kevin wrote: > Ken Hornstein wrote: > > This is the last piece of the puzzle. I need to basically write the > predicate "is message N in sequence S?" Ideas on how to do that? > I've combed the man pages and haven't found a way, yet. Ideas > welcome.
i guess 'if pick S | grep -q N' is too expensive? paul > > > What do you think about this functionality being added natively to > refile? Possibly via a command line switch? -retain-sequences or > something. > > Kevin > > _______________________________________________ > Nmh-workers mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/nmh-workers ---------------------- paul fox, [email protected] (arlington, ma, where it's 30.2 degrees) _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
