Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How to replace space with comma using sed?

regex unix vim replace sed

Javascript - Regex to validate date format [duplicate]

javascript regex

Javascript RegExp for splitting text into sentences and keeping the delimiter

javascript regex sentence

Allow - (dash) in regular expression

asp.net regex

Grep in R using OR and NOT

r regex

How to match multiple results using std::regex

c++ regex

Regex validate correct ISO8601 date string with time

regex

How to get the string after last comma in java?

java regex

Split a string, at every nth position

java regex string split

New line to paragraph function

php regex

Extracting unique numbers from string in R

r regex

Regular Expression to remove everything but characters and numbers

java regex

Insert a newline character every 64 characters using Python

regex python

How do I match a newline in grok/logstash?

Regular expression "^[a-zA-Z]" or "[^a-zA-Z]"

c# .net regex

What's the best tool to find and replace regular expressions over multiple files?

regex search replace

How to grep for a file extension

regex bash grep

Regular Expression - Extract subdomain & domain

javascript regex url subdomain

Using regex to extract username from email address

php regex preg-match

How can I strip commas and periods from a string?

php regex preg-replace