List Question
20 TechQA 2023-09-13T16:43:36.987000Parse latex macro trough sed
33 views
Asked by fauve
capture pattern_X repeatedly, then capture pattern_Y once, then repeat until EOS
92 views
Asked by Lorinc Nyitrai
Bash sed non-greedy matching
345 views
Asked by user13846961
sed: delete items between multiple pattern matches (issue with greediness)
99 views
Asked by JStryker
Non-greedy regex not working like I would like (Notepad++ 8.1.1)
342 views
Asked by oli_vi_er
How to turn a regex to non-greedy
881 views
Asked by Joe Catin
Adversarial input for this regex
123 views
Asked by nalzok
Regex to pick the alias from email address
1.3k views
Asked by son-byte
Python: non greedy before or after
116 views
Asked by floatShark
Why does the reluctant quantifier select the next atom regexp argument?
99 views
Asked by Rafael Lucas
How do greedy / lazy (non-greedy) / possessive quantifiers work internally?
1.1k views
Asked by J-A-S
replace a string, starting last occurrence of of a character
33 views
Asked by trueicecold
sed to match first pattern among multiple matches
526 views
Asked by Ram Gaddam
Use sed (or similar) to remove anything between repeating patterns
134 views
Asked by materangai
Regex to non-greedily match across multiple lines up to a line that starts with a specific string
612 views
Asked by Stonecraft
regex in sed removing only the first occurrence from every line
157 views
Asked by Shahin
Why is this javascript non-greedy regex matching nothing?
284 views
Asked by GWorking
sed substitution dropping chunks of text
98 views
Asked by Phill