- To: LDM <ldm-users@xxxxxxxxxxxxxxxx>
- Subject: [ldm-users] Negative look ahead/behind in pqact.conf?
- From: Matthew Foster - NOAA Federal <matthew.foster@xxxxxxxx>
- Date: Wed, 21 Jun 2017 09:14:47 -0500
Does the regex engine in pqact support negative look ahead/behind? I have a pattern that grabs all radars from NOAAPORT like so... NNEXRAD ^(SDUS[234578].) (K|P|T)(...) (..)(..)(..) I want it to match everyone *except* KEAX. Thanks for any suggestions. Matt -- Matt Foster, Science & Operations Officer NWS Operations Proving Ground 7220 NW 101st Terrace Kansas City, MO 64153 Office: 816-268-3113
- Follow-Ups:
- Re: [ldm-users] Negative look ahead/behind in pqact.conf?
- From: Donna Cote
- Re: [ldm-users] Negative look ahead/behind in pqact.conf?