Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-10-26 20:23
Flavor·PCRE (Legacy)

/
(\d).*(?=\s*;[s|S]erial)
/
Open regex in editor

Description

Captures the serial number of a traditional zone file.

Submitted by Eric Osterberg