Regular Expressions 101

Community Patterns

GHS - PF LIMIT EXTRACTOR

2

Regular Expression
PCRE (PHP <7.3)

/
(?:Attained \n)(.*?)(?: ----)
/
gims

Description

Extracts from a PF file the summary table from the RAH command

Submitted by anonymous - 8 years ago