CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
regexsed
11-10
OS
Remove commas between patterns
02-03
Software engineering
sed backreference regex to support spaces and tabs
01-05
Enterprise
REGEX to find and replace multiple line string using SSH
11-23
Enterprise
sed regular expression part
11-14
Software engineering
Plus quantifier not working as expected using regex for substitution in sed
11-07
Net
print all lines with a specific char in last word using sed
10-16
other
Sed to match special characters and add special characters
10-13
Mobile
sed search and replace only before a char
10-10
Mobile
How to find and replace text within ".." using bash script
10-07
front end
How to change a file's content using sed with multiple quotes and spaces in it?
10-06
Enterprise
replace string in text based on another match
10-01
Net
is there a way to replace a new line with sed?
09-26
OS
How to prefer use of an optional part of a regular expression?
09-23
Back-end
sed with a regex starting with space and containing dash
09-21
Software design
Sed command to find the line containing a string and replacing part of it
09-20
database
Why is sed printing all lines?
09-17
Software design
How to escape the unescaped quotes in a csv file string using sed
09-17
Enterprise
How to search for multiple words of a specific pattern and separator?
Links:
CodePudding