Regular expression (regex) is a language used to match strings and extract information from them. Many tools support using regex to search or replace text, e.g., grep, vim, Emacs, IDEs, etc. RegExr.com Regular-Expressions.info