Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Positive look ahead in R - passing variables

regex r variables

Swift regex - How to extract a matching group

regex swift

extract comma separated strings

regex r string strsplit

Is there a way of using wildcards in gnuplot?

regex gnuplot wildcard

Delete duplicate consecutive lines without sort or unique in xml file

regex xml bash awk sed

ruby regex to match multiple occurrences of pattern

ruby regex

Extract Excel string from matched Regular Expression (VBA)

regex vba excel

Scala regex extract domain from urls

regex scala

Use Perl regex attributes in awk

regex perl awk pcre

How do you remove all the lines between two html tags using sed (or similar)?

regex bash sed

How to tell regex not to match a group?

javascript regex

One or Two Letters followed by 3-4 numbers

regex

MongoDB Search and Sort, with Number of Matches and Exact Match

Saying that two letters have the same quantifier without specifying a number in Regex

regex

Regex in R: replace only part of a pattern

regex r

Regex matching except whitespace in Python

python regex

Replace last comma separated value by another using regex

javascript jquery regex

Format perl regex capture groups

regex bash perl

If text begins or ends with these characters, remove characters

javascript jquery regex

Using awk to find a domain name containing the longest repeated word

regex bash awk