Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Using sed with back-references calculated

shell perl sed

How to replace all underscores in a text except the ones that are part of a specific word or pattern in Unix Shell

shell unix sed

Print text between delimiters using sed

printing sed

Using "sed" to delete a line containing something and the next line

regex sed

BSD sed; error "unescaped newline inside substitute pattern" when run from script

shell sed sh freebsd

Appending Text To the Existing First Line with Sed

linux bash unix sed awk

Search for a String, and retrieve all lines following it until another specific pattern

bash scripting sed awk grep

Use sed in bash to replace string with heredoc

bash sed

Replace end of line with comma and put parenthesis in sed/awk

awk sed text-processing

Extract multiple independent regex matches per line

regex bash awk sed

Replace string according dictionary file in awk

bash unix awk sed

Writing regex with certain pattern sed/awk/perl

perl sed awk

grep multiline pattern

regex bash sed wget multiline

How to replace all occurrences in 1 file with sed?

linux shell sed

How to work with block in loop by using sed?

loops sed block

awk sed perl to merge rows based on keyword match

perl bash awk sed

sed: Replace FIRST occurence of space with newline

regex linux file sed

Delete all lines in file with specific regex using sed

regex bash sed