Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

How to grep the last occurrence of a line pattern

bash shell awk sed grep

How do I insert a newline/linebreak after a line using sed

bash shell sed zsh

Use the contents of a file to replace a string using SED

bash unix shell sed terminal

PCRE Regex to SED

regex sed pcre

Removing Windows newlines on Linux (sed vs. awk)

linux sed awk

What is wrong with my string substitution using sed on Mac OS X?

macos sed

How to increase max_connection in the official PostgreSQL Docker image

postgresql docker sed

Remove the first word in a text stream

bash sed awk cat

Using sed to remove a block of text

linux unix sed

How to use sed to replace regex capture group?

regex bash sed

sed: 1: "...": Invalid command code f

sed

Find and Replace string in all files recursive using grep and sed [duplicate]

linux bash recursion sed grep