Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How to extract all variables from file

regex awk sed grep

How to find a chunk of string that starts with $PATTERN and ends with $LINEBREAK

awk sed

sed (or awk) regular expression to replace substring of match

regex sed awk

convert first column in a csv file from timestamp to year-month format

bash awk sed

How to iteratively find number of lines between two patterns?

bash awk sed

awk/sed/shell to merge/concatenate data

join sed awk

Insert a string on a new line after a pattern

sed

sed insert content of a file after a line specified by number

sed

Replace a line that starts with something with something else, via sed

regex linux bash sed

Printing first and last match in file

bash awk sed grep

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