Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

What delimiters can you use in sed?

sed delimiter

How to find/replace and increment a matched number with sed/awk?

bash sed awk

Is there a 'git sed' or equivalent?

linux git bash sed

Combining two sed commands

sed

Remove Unicode characters from textfiles - sed , other Bash/shell methods

How do I use sed to change my configuration files, with flexible keys and values?

linux bash sed

Why does sed require 3 backslashes for a regular backslash?

regex sed

Uppercasing First Letter of Words Using SED

linux bash unix awk sed

delete a column with awk or sed

sed awk

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