Regular Expression in sed for multiple replacements in one statement...
Read MoreNon greedy (reluctant) regex matching in sed?...
Read MoreSED command getting unterminated substitute pattern...
Read MoreHow can I read first n and last n lines from a file?...
Read MoreUse particular values of each row of csv for command path argument...
Read MoreReplace whole line containing a string using Sed...
Read MoreAppend line after last match with sed...
Read MoreHow to split file by percentage of no. of lines?...
Read MoreHow to merge multiline grep output to a single line in linux...
Read Moreusing sed to replace multiline pattern by contents of file...
Read Morelinux - sed command to search a substring in a file, then modify that a substring in that line only ...
Read MoreUsing regular expression to extract substring...
Read MoreUnix one-liner to swap/transpose two lines in multiple text files?...
Read Morelinux shell: How to extract substrings separated by semicolon from a file using sed regex...
Read MoreHow to replace ^B in log or text files with sed?...
Read Morehow to use sed on a grep matched string and display the complete output...
Read Morematching python multiline expression string from a file using grep?...
Read MoreGrep for string and read content until next match string...
Read MoreUnwrap paragraphs while deleting spaces...
Read MoreRemove multiple lines from a given match until an empty line...
Read MoreHow to select lines between two same marker patterns which may occur multiple times with awk/perl or...
Read MoreJoin or merge lines between two patterns inclusive (sed or awk)...
Read MoreAdding key-values in yaml at specific location using python or sed...
Read MoreMatch a string that contains a newline using sed...
Read Moresed/vim newline search and replace...
Read MoreHow to print lines between two patterns, inclusive or exclusive (in sed, AWK or Perl)?...
Read More