alvin alexander
Nodes for the term “regex”
Dozens of Unix/Linux 'grep' command examples
Read more
Dozens of Unix/Linux 'find' command examples
Read more
Postgresql regular expressions (syntax, operators)
Read more
How to capitalize each word in a JavaScript string
Read more
Scala: How to extract parts of a string that match a regex
Read more
How to search for multiple regex patterns in many files with `ffx`
Read more
A Java String regex pattern search example
Read more
Java replaceAll: How to replace all blank characters in a String
Read more
Scala “split string” examples
Read more
How to replace regular expression patterns in strings in Scala
Read more
How to use multiple regex patterns with replaceAll (Java String class)
Read more
Unix: How to find files with multiple filename extensions
Read more
How to determine if a Scala String contains a regular expression pattern
Read more
Scala: How to convert multiple spaces to a single space (regex)
Read more
A Scala “file find” utility
Read more
The Java String ‘matches’ method
Read more
Java: How to perform a case-insensitive search using the String ‘matches’ method
Read more
Yesterday's regex - Was I drunk, or a genius?
Read more
PHP: How to remove non-printable characters from strings
Read more
A little Scala `sed` class
Read more
Java alphanumeric patterns: How to remove non-alphanumeric characters from a Java String
Read more
An `egrep` example with multiple regular expressions
Read more
grep multiple patterns: find files containing multiple patterns
Read more
Why isn't the Java matches method working? (Java pattern matching)
Read more
Java: How to extract an HTML tag from a String using Pattern and Matcher
Read more
Solution to sed error message: “\1 not defined in the RE”
Read more
A custom TextMate command that uses ‘sed’
Read more
How to search multiple jar files for a string or pattern (shell script)
Read more
Scala: How to match a regex pattern against an entire String
Read more
vim search and replace
Read more
A vim pattern search and delete example
Read more
A JavaScript function to extract text from an anchor tag (using a regex)
Read more
A vim “delete blank lines” command
Read more
Apache RedirectMatch wildcard examples
Read more
How to replace newline character with sed on Mac OS X (macOS)
Read more
Linux file searching: Search for text in files with find and grep commands
Read more
vim substitute example: A global pattern substitution
Read more
Extract multiple groups from a Java String using Pattern and Matcher
Read more
A Java MULTILINE pattern (regex) example
Read more
Java: How to extract a group from a String that contains a regex pattern
Read more
Java: How to test if a String contains a case-insensitive regex pattern
Read more
A PHP cheat sheet (reference page)
Read more
PHP preg_match regex examples
Read more
A PHP preg_match integer regex pattern matching example
Read more
Perl - How to process every file in a directory that matches a pattern
Read more
Java - extract multiple HTML tags (groups) from a multiline String
Read more
Sun, Jul 20, 2003
Read more
Mon, Jul 28, 2003
Read more
Thu, Aug 7, 2003
Read more
Wed, May 5, 2004 (Crazy sed guy)
Read more
How to search a Perl list for a pattern using grep
Read more
Wed, May 1, 2002
Read more
Regular expression examples (common regex patterns)
Read more
Perl directory list - List all files that match a filename pattern
Read more
Perl regular expressions: Common escape sequences
Read more
Perl array example - search replace in a Perl array
Read more
Java regex examples - common regular expressions
Read more
A Java regular expression example (featuring Pattern and Matcher classes)
Read more