Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

SED command to delete empty lines till the first occurrence of sentence

regex macos bash sed

BASH: grep/awk/sed to extract variable data

linux bash awk sed grep

sed: remove hex-character(s) within the first n characters of a file

regex bash sed

Escaping question mark character in sed bash script variable

regex bash sed

Sed error "sed: unmatched '/'"

linux bash shell 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