Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How can I prepend a string to the beginning of each line in a file?

linux bash sed

Return a regex match in a Bash script, instead of replacing it

regex linux bash sed sh

Printing verbose progress from sed and awk

sed awk

Alternative to `sed -i` on Solaris

shell unix sed solaris

Counting regex pattern matches in one line using sed or grep?

regex bash sed grep counting

Can I use the sed command to replace multiple empty line with one empty line?

sed

sed: insert a string after every N lines

sed

Awk to skip the blank lines

regex bash sed awk

How to replace space with comma using sed?

regex unix vim replace sed

how to replace two things at once with sed?

shell sed

How to cut a string after a specific character in unix

string shell unix sed awk

how can I get sed to quit after the first matching address range?

regex sed

What does \1 in sed do?

sed

Remove all whitespaces in a file- Linux

regex linux bash sed

remove ^M characters from file using sed

sed awk

replace a unknown string between two known strings with sed

regex bash sed

Install Latest Stable Version of Ruby Using rbenv

ruby bash shell sed rbenv

How to use sed to replace a config file's variable?

regex linux bash sed replace

Escape single quote

sed

sed join lines together

regex linux sed