Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-01-25 03:15
Flavor·PCRE2 (PHP)

/
^.*((2020Model|Engine|TIMFCST).*\.dba|.*\.dta)
/
gm
Open regex in editor

Description

Deletes all .dta and .dba files that one wants within a directory

Submitted by anonymous