Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Getting sed error

shell sed

Sed/Awk - pull lines between pattern x and y

bash sed awk

How to find which line is missing in another file

linux sed awk grep

Execute a cat command within a sed command in Linux

linux sed cat

Does . really match any character?

awk count number of fields and add accordingly

linux scripting sed awk

Sed using extended regexp and capture groups

regex sed

sed to exclude directories

sed

sed to remove URLs from a file

sed

Unix cut: Print same Field twice

shell unix sed cut

Can a long sed command be broken over several lines?

linux bash command-line sed

Append line after last match with sed

regex bash sed

How to remove the second line of consecutive lines starting with the same word?

regex perl bash sed awk

Replace dollar sign with sed

linux bash sed

How do I extract lines from a file using their line number on unix?

"invalid command code ." while trying to use grep and sed to replace string in multiple files

regex macos unix sed grep

How to remove tabs from blank lines using sed?

How to increment number in a file

shell sed numbers increment

How to edit a kubernetes resource from a shell script

shell sed kubectl

sed - how to remove everything but a defined pattern?

sed