Regular Expressions 101

Library entries

-1
pcre2

phone

regex for phone
Submitted by anonymous - 4 months ago
-1
pcre2

Eide Chrysler New Goal

no description available
Submitted by anonymous - 2 years ago
-1
pcre2

Url regex

no description available
Submitted by anonymous - 2 years ago
-1
pcre2

LinuxOSVersion

no description available
Submitted by anonymous - 2 years ago
-1
pcre2

From conf table to hive table

no description available
Submitted by anonymous - 2 years ago
-1
pcre2

smargs

smargs not margins
Submitted by rkatz - 2 years ago
-1
pcre2

trailing commas remover

remove trailing commas on json
Submitted by anonymous - 2 years ago
-1
pcre2

T

T
Submitted by me - 2 years ago
-1
pcre2

bl_regex_fees_types_2

guif
Submitted by guif - a year ago
-1
pcre2

1

1
Submitted by anonymous - a year ago
-1
pcre2

213

12312
Submitted by anonymous - a year ago
-1
pcre2

slug numeric

pattern to validate a slug with numbers
Submitted by mestri.rodrigo - a year ago
-1
pcre2

is

Hi it is me
Submitted by anonymous - a year ago

ps-Aux Named Token capture

Vote

1

Regular Expression
pcre

/
((?<User>[a-zA-Z0-9-_+]+)\s+(?<PID>\d{1,10000}+)\s+(?<CPU>\d+\.\d+)\s+(?<Memory>\d+\.\d+)\s+(?<VSZ>\d{1,10000})\s+(?<RSS>\d{1,10000}+)\s+(?<TTY>[a-zA-Z0-9\/\?]+)\s+(?<Stat>[a-zA-Z0-9\+\-\<\>]+)\s+(?<START>(?<StartDate>(?<StartMonth>[a-zA-Z]+)(?<StartDay>\d+))|(?<StartTime>(?<StartHour>\d+)\:(?<StartMinute>\d+)))\s+(?<TIME>(?<Hours>\d+)\:(?<Minutes>\d+))\s+(?<Command>.*\R+))
/
g

Description

Loading markdown...
Submitted by anonymous - 7 years ago