Regular Expressions 101

Community Patterns

MCR_RegRex

1

Regular Expression
PCRE (PHP <7.3)

/
(^\s*\w+\s[^|<>])
/

Description

reg ex for checking if command has an operator

Submitted by roots - 8 years ago