Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How to globally replace strings in lines NOT starting with a certain pattern

sed

Splitting a file in linux based on content [duplicate]

linux file bash sed awk

Escaping forward slashes in sed command [duplicate]

bash shell sed

find matching text and replace next line

linux sed

What does sed -i option do?

unix sed command-line option

How to use awk to print lines where a field matches a specific string?

sed awk

Sed gives: sed: can't read : No such file or directory

bash sed quoting gnu-sed

How to add a line in sed if not match is found [duplicate]

linux sed terminal

sed command in dry run

sed dry

SED without backup file

macos bash sed osx-mavericks

Remove all lines before a match with sed

sed

Can not extract the capture group with either sed or grep

regex linux sed grep

How to read output of sed into a variable

shell variables sed

Create a dedicated folder for every zip files in a directory and extract zip files

linux shell sed awk unzip

Grep output with multiple Colors?

bash colors sed awk grep

Using sed to split a string with a delimiter

linux bash sed string-split

Remove all text before colon

r unix replace sed awk

Insert newline (\n) using sed

bash sed freebsd

How do I run the sed command with input and output as the same file?

sed

Replace all double quotes with single quotes

sed