Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How to match sed pattern with :

sed

Swapping the first word with itself 3 times only if there are 4 words only using sed

linux unix sed

How to overcome greedy match everything when looking for a particular string later?

bash perl awk sed

Print only the current last line of streaming sed?

linux bash sed

Require exactly 1 trailing newline in a file

perl unix awk sed

Remove line from file that contains string more than once

regex sed command-line grep

Parse input into blocks enclosed in curly braces with Sed

regex awk sed

Replace strings with evaluated string based on matched group (elegant way, not using for .. in)

linux shell unix sed awk

Vonnegutian Imperative: Replace semicolons with periods *correctly*

regex linux text sed

Adding "#" in front of the first 8 lines matching STRING

awk sed text-parsing

Remove lines in text file which contain fewer than 4 pipes [closed]

linux bash awk sed

Delete a specific character in txt

python awk sed

Bash print word after match [duplicate]

regex bash sed match

Shell script multi-line comment

shell sed

How to remove all lines from a text file starting at first empty line?

linux bash awk sed

find string in file and add content with bash and sed

string bash sed

what does -s option mean in GNU sed?

bash sed

sed: How to extract only first occurance of value

regex bash unix sed

how to concatenate the content of a file with a increment of last number of the column

bash shell awk sed echo

Change value on 11th column based on 9th column using sed

regex sed