Search code examples
Regular Expression in sed for multiple replacements in one statement...

regexsedsublimetext2regex-group

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

regexsedpcregreedyregex-greedy

Read More
SED command getting unterminated substitute pattern...

regexsed

Read More
How can I read first n and last n lines from a file?...

bashawksedheadtail

Read More
Use particular values of each row of csv for command path argument...

bashawksedgrepxargs

Read More
Replace whole line containing a string using Sed...

stringshellsed

Read More
Append line after last match with sed...

regexbashsed

Read More
How to split file by percentage of no. of lines?...

bashfileawksedsplit

Read More
How to merge multiline grep output to a single line in linux...

awksed

Read More
using sed to replace multiline pattern by contents of file...

sedpattern-matchingmultiline

Read More
linux - sed command to search a substring in a file, then modify that a substring in that line only ...

linuxbashsed

Read More
Using regular expression to extract substring...

regexsedawk

Read More
Unix one-liner to swap/transpose two lines in multiple text files?...

bashunixawksedtext-files

Read More
linux shell: How to extract substrings separated by semicolon from a file using sed regex...

stringsed

Read More
How to replace ^B in log or text files with sed?...

sedbinary-data

Read More
how to use sed on a grep matched string and display the complete output...

unixawksedgrep

Read More
matching python multiline expression string from a file using grep?...

awksedgrepfind

Read More
Grep for string and read content until next match string...

searchawksedgrep

Read More
Unwrap paragraphs while deleting spaces...

linuxsedtr

Read More
Repeating a regex pattern...

regexsed

Read More
Remove multiple lines from a given match until an empty line...

shellunixawksed

Read More
Delete empty lines using sed...

linuxunixsed

Read More
How to select lines between two same marker patterns which may occur multiple times with awk/perl or...

shellperlawksedpattern-matching

Read More
Join or merge lines between two patterns inclusive (sed or awk)...

awksedmergeksh

Read More
Adding key-values in yaml at specific location using python or sed...

pythonsedkubernetes-helm

Read More
Match a string that contains a newline using sed...

linuxbashubuntuawksed

Read More
sed/vim newline search and replace...

sedvim

Read More
Insert line number in a file...

linuxsed

Read More
How to print lines between two patterns, inclusive or exclusive (in sed, AWK or Perl)?...

shellperlawksedpattern-matching

Read More
Get Day Of Week in bash script...

bashsed

Read More
BackNext