Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

sed: replacing nth word with matched pattern?

regex perl bash sed awk

Double spacing file using sed in shell script

shell unix sed

Escape characters in shell

linux shell unix sed escaping

how to get 10th grouping value in sed?

unix sed

RRDTool GPRINT formatting with printf

linux bash sed printf rrdtool

Bash script - mass modify files sed regular expression

regex bash sed

Correct way to escape a subprocess call in python

python sed

Sed: replace a specific part

linux bash sed

Find all files with text "example.html" and replace with "example.php" works only if no spaces are in file name

bash unix sed grep xargs

Understanding a sed example

regex bash sed

wget grep sed to extract links and save them to a file

bash sed grep pipe wget

$ in regular expression not maching against end of line

javascript regex sed

Is sed with multiple expressions the same as one expression with semi-colons?

sed

How can one replace a part of a line with sed?

regex bash sed

Higher-level, semantic search-and-replace in Java code from command-line

sed replace line with capture groups

sed

What does this mean in Linux sed '$a\' a.txt

linux shell sed

Insert multiple lines stored in a variable using sed in a file

linux sed in-place

how to use sed delete Unicode in some range?

regex unicode sed

Removing Carriage return on Mac OS X using sed