Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-02-12 16:19
Flavor·PCRE (Legacy)

/
(?<DeviceId>\w*)\s+,\s+(?<Description>[\w\'\-]*[\,\s]?[\w\s]+)\s+,\s+(?<Model>[\w\s\-()]*)\s+,\s+(?<Protocol>[A-Z]+)\s+,\s+(?<DevicePool>[\w\-]*)
/
gm
Open regex in editor

Description

grep Acc #, GUID, Sender/Receiver names

Submitted by anonymous