Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How? Bash loop, sed and inserting the current loop's filename into the sed pattern space

bash sed filenames

GNU sed remove spaces from digit number in text file

regex sed

how to pass a variable to sed from within r

r sed

Use Sed to replace first character if line contains pattern

bash sed

How to delete certain characters after a pattern using sed or awk?

bash shell awk sed

Why does dollar not match literal dollar when extended regex (ERE) option is used with sed?

regex linux shell sed

sed remove trailing space after bracket

regex bash shell sed

Getting defined substring with help of sed or egrep

regex bash sed

Awk replace string in line

bash awk sed

Output of sed in linux won't write to file [duplicate]

linux bash sed pipe

Path of the current, parents and root directory

shell unix sed path pwd

extract and print all occurrences of disk file (.img) from a configuration file

awk sed split grep

Select subdomains using print command

linux awk sed printing command

Remove pattern from a column if it is present in another one

awk sed

Best script to modify file contents on server

python perl bash scripting sed

Compare execution log's ignoring the execution times

bash sed diff

bash - sed query to edit yaml file

bash vim sed

Sed to delete multiple lines starting with match of pattern1 then potentially multiple matches of pattern2 (greedy) [closed]

sed

Search pattern from a file into another file

regex sed awk grep

Bash replace string where specific condition is true

bash shell replace sed