Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Replace a string in shell script using a variable

unix shell sed

Append file contents to the bottom of existing file in Bash [duplicate]

bash sed awk append

sed with literal string--not input file

linux unix sed

Add text at the end of each line

sed beginner: changing all occurrences in a folder

regex linux shell sed

how to parse a JSON String with jq (or other alternatives)?

json string sed escaping jq

Why is sed not recognizing \t as a tab?

regex bash sed

Preserve line endings

windows sed

sed error: "invalid reference \1 on `s' command's RHS"

regex sed substitution

How to remove trailing whitespaces with sed?

sed whitespace

Printing everything except the first field with awk

awk sed

Using sed, how do you print the first 'N' characters of a line?

shell sed grep

sed whole word search and replace

shell sed

sed or awk: delete n lines following a pattern

unix sed awk

How to pass a variable containing slashes to sed

bash sed

In Bash, how do I add a string after each line in a file?

linux bash unix sed

How to select lines between two marker patterns which may occur multiple times with awk/sed

Why does sed not replace all occurrences?

bash sed

What are the differences among grep, awk & sed? [duplicate]

linux bash sed awk grep

How to insert a newline in front of a pattern?

shell sed