Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Remove duplicate lines from file

regex awk sed sublimetext3

Regex only inside multiline match

regex perl awk sed

How to repeat all lines containing tagged segments, so that only one segment appears tagged on each line in BASH?

bash sed

How to add another string in the next line to a specific string on MacOS sed?

macos sed

Replacing non-printables with their vi editor code using sed

regex sed csh

bash: read file line by line and sed to append

bash sed while-loop

delete the lines that don't have 4 columns

sed awk

Splitting one file into multiple files

perl bash shell sed

How to grep a whole line, pass to sed, and delete the line?

linux sed grep find

Recursive multi-line replace: changing copyright headers

replace sed awk

use sed/awk to delete redundant lines

bash sed awk

How do I let sed 'w' command know where the filename ends?

file bash unix sed

In bash, how to batch show the text of certain line in files?

bash sed xargs

Invoke sed only on files which contain a certain string - problems with whitespaces in filenames

bash sed grep

Add two lines every four lines between patterns - SED

sed

\+ not working as expected in sed on os x

regex sed

Bash script for downloading files with Curl

bash curl download sed

sed find pattern on line with another pattern

regex bash sed

How to use variables in sed

sed