Search code examples
How to get cleaned data from a noisy tsv file using regex?...


pythonpython-3.xregexcsv

Read More
Javascript: Remove string punctuation and split into words?...


javascriptregexstring

Read More
How to negate a word in pure ERE regex...


regex

Read More
How to add spaces between sentences but ignore links?...


pythonregex

Read More
Using Regex to replace string in Delphi...


regexdelphi

Read More
Why is my regex valid with the RegExp u flag, but not with the v flag and does not work in HTML patt...


javascripthtmlregexhtml-inputecmascript-next

Read More
Perl oneliner to match exact word in a path on many different values with special characters...


regexlinuxbashperlksh

Read More
Convert specific number date to show month...


regexperlawksedscripting

Read More
How can I remove responses from LiveHTTPHeaders output using awk, perl or sed?...


regexlinuxperlfirefoxawk

Read More
How can I grep for a value from a shell variable?...


regexshellperlgrep

Read More
Bash/perl Printing line(s) from file until a character with conditions...


regexbashperlparsing

Read More
How can I parse this syntax to an array in Perl?...


arraysregexperl

Read More
Perl paragraph n-gram...


regexperln-gram

Read More
What should every Perl hacker know about perl -ne?...


regexperlcommand-line

Read More
How can I extract just the elements I want from a Perl array?...


arraysregexperl

Read More
How can I delete the lines which include subStr1 and subStr2 in a big file?...


regexperlfile-io

Read More
Perl Search and Capture Line After...


regexperlsearch

Read More
What kind of neat use cases exist for given/when?...


regexperlswitch-statement

Read More
(m/regexp/) or {multiple ; commands; after; or; }...


regexperlerror-handling

Read More
How can I format URLs nicely in Perl?...


regexperlurl

Read More
How can I filter an array without using a loop in Perl?...


arraysregexperl

Read More
how to loop through an array to find more than one pattern using perl regex?...


regexperl

Read More
Perl: How to get all grouped patterns...


regexperl

Read More
Strategies to handle a file with multiple fixed formats...


regexperl

Read More
How do I best pass arguments to a Perl one-liner?...


regexperl

Read More
Questions every good Perl developer should be able to answer...


regexperl

Read More
How can I grab multiple lines after a matching line in Perl?...


regexperl

Read More
Is there a one-liner to get the first element of a split?...


regexperl

Read More
How to limit lookbehind to strings which do not start with certain characters...


regexgrepregex-lookaroundsadobe-indesign

Read More
Regex credit card number tests...


regexregex-greedy

Read More
BackNext