Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

sed: Can my pattern contain an "is not" character? How do I say "is not X"?

regex sed

How to use sed to remove all double quotes within a file

sed

how do you specify non-capturing groups in sed?

linux command-line sed

Insert lines in a file starting from a specific line

bash sed

sed throws 'bad flag in substitute command'

macos command-line sed

sed, replace first line

sed

How to remove every other line with sed?

sed

Use sed to replace all backslashes with forward slashes

bash shell 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