Regex for PCRE, grep, ripgrep, and sed
Regex patterns and command-line workflows for grep, ripgrep, sed, awk, and advanced PCRE-style features.
Export
Copy the compact sheet, download it, or print it.
Download
`D` dense toggle · `C` copy all
## grep, egrep, and ripgrep
## PCRE and Advanced Features
## sed and Stream Editing
More in Regex
Regex Examples and Cookbook
Large cookbook of validation, extraction, cleanup, and code-search regex recipes for everyday engineering work.
Regex for VS Code and IDE Search
Regex patterns and search/replace recipes for VS Code, JetBrains IDEs, and common editor refactors.
Regex in JavaScript
JavaScript RegExp syntax, APIs, flags, named captures, and high-value browser/Node recipes.
Regex Cheat Sheet
Core regular expression syntax, classes, quantifiers, groups, lookarounds, flags, and performance techniques.