Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

1

Regular Expression
PCRE (PHP <7.3)

/
password",t\.client_id="([a-zA-Z0-9_\-\+]+)",t\.client_secret="
/

Description

cat txt | sed 's/client_secret="[]"/client_secret="HEREHERE"/

Submitted by anonymous - 9 years ago