Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How to add line with spaces at beginning, and with backslash at end with sed?

bash awk sed

grep: Keeping lines that has specific string in certain column

awk sed grep

Is there another regular-expression "flavor" in GNU sed?

regex bash sed

sed: print delimited block of lines if it matches a pattern

bash awk sed

SED or AWK script to replace multiple text

python perl unix awk sed

Sed Error "extra characters at the end of g command"

linux unix sed

Remove blank lines in a file using sed

sed replace substitution

replace with sed on Mac OS X Leopard doesn't do what expected

regex macos unix sed

sed: delete previous line

regex sed

Find number, and remove adjacent characters equal to this number

perl unix sed awk

Using sed in Alias with quotes and escape characters

apache bash sed alias profile

Sed gives "sed: 1: "tsunit.js": undefined label 'sunit.js'"

bash sed makefile

Collapse sequential numbers to ranges in bash

bash awk sed collapse

Use sed to change conf file

linux sed

Select matrix first row based on 1st, 8th and 9th column value with awk or sed

r awk sed

sed replace content within double quotes

regex bash sed

Replace a double backslash followed by quote (\\') using sed?

regex shell unix sed

Meaning of ",$d" in replacement part of sed command

sed

AWK - replace specific column on matching line, then print other lines

awk sed

Sed replace at second occurrence

regex bash sed non-greedy