Community Patterns

Community Library Entry

4

Regular Expression
Created·2014-11-18 07:39
Flavor·PCRE (Legacy)

/
^(\/[\w-]+)+(.[a-zA-Z]+?)$
/
Open regex in editor

Description

Match simple linux file absolute path as /usr/share/my-folder/helloworld.jpg

Submitted by FLonpl6