Regular Expressions 101

Library entries

0
pcre

simplewords

words
Submitted by glin - 8 years ago
1
pcre

MYV_POSTPAY_ACCESSLOG

no description available
Submitted by anonymous - 8 years ago
1
pcre

hstore

no description available
Submitted by anonymous - 8 years ago
0
pcre

Levi test

no description available
Submitted by anonymous - 8 years ago
1
pcre

keep versions

no description available
Submitted by anonymous - 8 years ago
1
pcre

redaa

no description available
Submitted by anonymous - 8 years ago
1
pcre

File input type validation

no description available
Submitted by Ramkumar Venkatachalam - 8 years ago
1
pcre

match data-reactid

no description available
Submitted by anonymous - 8 years ago
0
pcre

Java poet regex alternative.

no description available
Submitted by anonymous - 8 years ago
1
pcre

Non-prod Application Log Regex

no description available
Submitted by Aditya Bindra - 8 years ago
1
pcre

{1-65536}

12
Submitted by anonymous - 8 years ago
2
pcre

Match <?xml...?>

How to match the first line of a xml document
Submitted by anonymous - 8 years ago
1
pcre

Find only ".config" file names

Will find lines that end with "/*.config"
Submitted by Dee - 8 years ago

How do I write a Regex to inspect Cisco Interfaces

Vote

3

Regular Expression
pcre

/
interface GigabitEthernet1\/(1[2-9]|[1-2][0-1]).*\n(.*\n)*.* description \*\* Unused Port \*\*.*\n(.*\n)*.* switchport access vlan 1002.*\n(.*\n)*.* switchport mode access.*\n(.*\n)*.* switchport port-security.*\n(.*\n)*.* switchport port-security mac-address sticky.*\n(.*\n)*.* shutdown.*\n(.*\n)*.* no cdp enable.*\n(.*\n)*.* spanning-tree portfast
/

Description

Loading markdown...
Submitted by Pirates - 8 years ago