New posts in regular-expressions

nginx - which way is better to redirect and why

Regular expression for a language string

Shell scripting and regex: Which one is better to match numbers, [[:digit:]] or [0-9]?

Regular Expression matching in ssh config

Powershell 2: How to strip a specific character from a body of ASCII text

Automata | Prove that if $L$ is regular than $half(L)$ is regular too

inotifywait usage and exclude

nginx: multiple matching location blocks

Extracting part of the string using Ansible regex_search and save the output as a variable

Is it possible to write a regular expression that catches a match that others have missed in IIS?

How to write a regular expression for the given language?

Write a regular expression over the given language. [closed]

grep to find files that contain a string greater than x characters long?

Zabbix 2.0: Regular Expression to extract value from a String for a trigger?

How to get all running process ids only?

How to find files that don't contain a given search string

nginx simple regex location

Apache 2: Negative FilesMatch / FilesNotMatch

regular expression for strings - infinite case [closed]

Extract repository name from GitHub url in bash