Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-05-19 07:52
Flavor·PCRE (Legacy)

/
(?<dir>[\-d])(?<permission>([\-r][\-w][\-xt]){3})\s+\d+\s+\w+\s+\w+\s+(?<size>\d+)\s+(?<timestamp>\w+\s+\d+\s+\d{1,2}:\d{2})\s+(?<name>.+)
/
Open regex in editor

Description

no description available

Submitted by azhar