[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[LDM #NTZ-457389]: pqact question.



It maybe possible with the following - but this is specific to your question, 
and it may need a little fiddling to make it work broader.

The first example would just process all of the RR.RSA products that are not 
RR9:

^SRUS56 KRSA ...... /pRR[0-8]RSA

If you were looking to omit the RR5, you could it this way:

^SRUS56 KRSA ...... /pRR[0-46-9]RSA

Finally, if you wanted all the alpha and numerical RR products but not the "9":

^SRUS56 KRSA ...... /pRR[A-Z0-8]RSA

+----------------------------------------------------------------+
* Stonie Cooper                             UCAR Unidata Program *
* Software Engineer III                            P.O. Box 3000 *
* address@hidden                              Boulder, CO 80307 *
* Unidata WWW Service               http://www.unidata.ucar.edu/ *
+----------------------------------------------------------------+

>> In reply to: >>
Description of problem: Good Afternoon. I was hoping you can help with some 
syntax for the pqact.conf . Is there an easy way to filter files I do not want 
to process? For example, I do NOT want to process RR9RSA files that come from 
SRUS56, but I do need the RR2RSA. Is there a NOT option? like p(!RR9RSA) ? 

Ticket Details
===================
Ticket ID: NTZ-457389
Department: Support LDM
Priority: Normal
Status: Open
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.