Paul Fox wrote:

>> 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?

I think that'll work, with the ^ and $ anchors.  Thanks!

_______________________________________________
Nmh-workers mailing list
Nmh-workers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to