Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Append line to /etc/hosts file with shell script

linux bash shell ubuntu sed

Can you mass edit all files returned in a grep?

search vim command-line sed grep

Replace whitespace with a comma in a text file in Linux

linux shell csv sed awk

Easiest way to extract the urls from an html page using sed or awk only

html regex bash sed awk

What's wrong with my lookahead regex in GNU sed?

Replace whole line when match found with sed

shell replace sed match

Concatenate in bash the output of two commands without newline character

Extract string from brackets

bash sed