Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Replacing html content using sed and regex

linux bash web-scraping sed

Grep just one line, then remove

xml bash awk sed grep

Replace space in a specific column with a character

awk sed

Parsing .ssh/config for proxy information

regex perl bash sed awk

Linux command to replace string in HUGE file with another string

vim sed

Shell script to add a full stop at the end of each line (that do not contain a full stop) in a file

regex shell unix sed scripting

Sed to replace specific string, in multiple lines which are between some pattern

bash sed

Linux extract text between specific strings

regex linux awk sed grep

Substituting keyword in string with multi-line variable via sed

How to replace multiline comments with sed in files

linux sed awk

Fetch the txt file name for each path in a string

string bash sed txt

Add string between two patterns - sed

linux bash sed

Merging files with different column information by criteria

python perl unix sed awk

SED: Insert line above pattern and append the pattern space to it

design-patterns insert sed

Update file on git add with clean filter and sed

Regex for whitespace delimiter except for [ and ] characters

regex linux awk sed gnu-sed

Sed: print 2 lines before a match [closed]

sed

Remove lines between patterns and print all if any of patterns doesn't exists

python regex bash sed terminal