Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Print column next to the column matching a pattern

awk sed

Extracting string between brackets

bash awk sed grep

add constant after keyword

vim sed awk grep

Basic Regexp Question: How to modify only the lines starting with a STRING with sed

regex string sed

Shuffling columns in a delimited file

python csv unix awk sed

Replace odd and even occurrences of a pattern to another same pattern

linux unix awk sed

How can I replace text after a specific word using sed?

bash shell sed

Using sed to add character in a line which contains TWO specific Strings

linux string bash shell sed

adding carriage return two lines above pattern

sed

Insert newlines between grep results while preserving colors

sed grep

remove the /32 from ip string

bash awk sed

How to append string in bash script using sed?

string bash macos sed append

Regular expression substitution

regex linux sed gnu

sed | replace value with environment variable containing double quotes

linux bash shell sed

How to find the nth multiline block of text using sed

How to remove odd lines except for first line using SED or AWK

linux awk sed

Using awk to replace only once the delimiter between $4 and $5

replace sed awk

Will sed (and others) corrupt non-ASCII files?