Find Plain Text Patterns using Regular Expressions

InstructorJoe Maddalone

Share this video with your friends

Send Tweet

The simplest use of Regular Expressions is to find a plain text pattern. In this lesson we'll look at at finding plain text patterns as well as using the metacharacter "." and how to escape a metacharacter.