Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

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

Manipulate ampersand in sed

sed ampersand

Modify tomcat server.xml config using sed

regex linux bash tomcat sed

Use a bash script/grep/sed in order to replace class names with the file name itself

java linux bash shell sed

Extract specific strings from line in file and output to another file with modifications

bash sed awk find cut