Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How to escape the ampersand character while using sed

shell unix sed

strip the last and first character from a String

sed awk

sed command to replace multiple spaces into single spaces

regex shell sed

Extract lines between two line numbers in shell

bash shell sed

How to check if the sed command replaced some string? [duplicate]

linux bash shell sed

Sed replace with the output of a bash command using capture group as argument

bash sed

how to use sed to extract lines in specified order?

linux bash unix sed

Invalid preceding regular expression given by sed

regex bash command-line sed

How to use a bash script variable with sed [duplicate]

bash scripting sed

Regex Space character in Sed

regex sed

Replace a letter with another from the last word from the last two lines of a text file

awk sed

Remove files not containing a specific string

linux bash sed grep

How do I replace a token with the result of `pwd` in sed?

unix sed

how to replace all lines between two points and subtitute it with some text in sed

linux sed

How can I delete all lines before a specific string from a number of files

bash shell sed

remove white space in bash using sed

bash unix sed whitespace uniq

sed replace last line matching pattern

regex bash sed

Extracting part of a string to a variable in bash

string bash sed find extract

Delete lines from file with SED or AWK

regex shell unix sed awk

How to combine three consecutive lines of text file in sed?

sed