Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How to UNCOMMENT a line that contains a specific string using Sed?

bash awk sed

Remove non-ASCII characters from CSV

sed awk

How to use SED to find and replace URL strings with the "/" character in the targeted strings? [duplicate]

bash sed escaping