Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Replacing first occurence in every line

shell scripting sed

substitute single quotes in sed and perl

regex perl sed

sed does not what I expect it to do

linux bash sed

Replace string between square brackets with sed

string replace sed brackets

How to end the `i` command in GNU sed?

linux bash sed stream gnu-sed

Delete all Bash comments

regex bash sed

sed command edit multi files ( insert , replace line)

linux shell sed

sed one-liner to remove all single newlines?

regex sed

How to modify configuration file with Python

python replace sed

SED: Append a line at the end of a range

bash sed

Using SED to replace long string - but got unterminated substitute in regular expression

linux macos sed quoting

Strange problem with cut,colrm,awk and sed: fail to cut characters from a pipe stream

linux sed awk pipe cut

Bash sed non-greedy matching

bash sed non-greedy

how to replace each individual occurrence of word with other word using awk or sed?

shell awk sed

Automatic documentation of gitconfig aliases using sed or awk

Can't get `sed` to work with text containing escape sequences

bash sed ansi-escape

sed: skip match if has already been replaced

bash sed

sed issue - Extract specific words from file

regex linux sed

Count pattern occurrence in each line of file?

regex perl sed awk grep