Like this article? We recommend
Concatenation
Concatenating characters is the implicit foundation of a regular expression. All other forms of combining expressions require metacharacters.
For example, the next expression matches the concatenated characters 'g', 'r', 'e', 'e', and 'n':
green