Extract Text Data with Bash and Regex

Use a Bash regular expression to develop a simple match pattern in a bash script.
Use a Bash Script to locate email matches from the command line.
Use grep in the bash script to capture multiple emails on word boundaries.