Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Expanding environment variables with sed

regex linux bash shell sed

first replacement of a string in a file using sed

bash shell unix sed replace

script to add namespace to c++ files

c++ regex linux 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

Removing Carriage return on Mac OS X using sed

Sed: get lines beginning with some prefix

bash sed awk