If we use the -color option, our successful matches will be highlighted for us: For more information, see: Regular expression quick reference.
Other characters have special meanings, however - some punctuation marks, for example. In the above example, all the characters we used (letters and a space) are interpreted literally in regular expressions, so only the exact phrase will be matched. The PATTERN is interpreted by grep as a regular expression.