Search code examples
How to use sed to replace multiple chars in a string?...


linuxsed

Read More
Is it possible to escape regex metacharacters reliably with sed...


regexsed

Read More
Remove attributes from XML using sed...


linuxawksed

Read More
Non greedy (reluctant) regex matching in sed?...


regexsedpcregreedyregex-greedy

Read More
How does sed command work with multiple groups...


linuxbashsedreplace

Read More
Removing 2 last characters from a string...


bashsedls

Read More
Add a newline only if it doesn't exist...


linuxbashsednewline

Read More
Match and Replace ![foo](/bar/) with Regex in SED...


regexbashsedposix

Read More
bash, extract string before a colon...


regexstringbashsedsubstring

Read More
Wrap a string in tags using text manipulation in a Unix environment...


regexshellawksed

Read More
How do I escape backslashes in a sed script embedded in a bash script...


bashsedescaping

Read More
Replace regex-matched word with modified version of the word...


regexsedreplacematch

Read More
sed: Replace lines matching a pattern that contains forward slashes?...


regexbashsedreplace

Read More
How do I place the output of a command in the search pattern section of sed?...


shellsedzshsingle-quotescommand-substitution

Read More
Extract data from EXIM log...


fileloggingsedgrepexim

Read More
sed - Commenting a line matching a specific string AND that is not already commented out...


regexsed

Read More
How do I select files 1-88...


regexbashsed

Read More
using sed, how does one match square brackets in a character class?...


sed

Read More
String substitution using sed on Mac OS X fails with "unterminated substitute pattern"...


macossed

Read More
How to append each line of a file to the corresponding line of another file?...


bashsedshzsh

Read More
sed: skip match if has already been replaced...


bashsed

Read More
sed failing to detect combination of literal and escape characters...


regexsed

Read More
How to find and replace a pattern string using sed/perl/awk?...


regexperlawksed

Read More
sed - combine two commands into one command...


sed

Read More
Parsing file names to get python package names consistently...


shellawksed

Read More
How to swap text based on patterns at once with sed?...


replacesyntaxsed

Read More
Remove odd or even lines from a text file...


linuxawksed

Read More
sed search and replace creating new file...


sedcygwin

Read More
Sed replace at second occurrence...


regexbashsednon-greedy

Read More
Bash: Complex examples of sed command...


bashsedreplace

Read More
BackNext