Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Replace lines by line number with lines from other file

grep or sed to compare data in two files

sed awk grep

Aggregate CSV data based on unique ID using command-line tools [closed]

bash join awk sed command-line

getting the first letter of an filtered part in sed

sed