Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

SED keep pattern in \1 for next block/command

sed

Bash extract after substring and before substring

string bash sed grep expression

Website hacked, how to remove malicious code with SED / GREP

php ssh sed

Converting a list of strings into a single line with sed/awk on linux

bash shell awk sed

Bash regex finding and replacing

bash sed awk

How to output only text after a match with sed

bash sed

Replace certain strings from text with SED and REGEX

regex sed

Taking average of decimal number using bash

linux bash sed awk grep

How to get one value from a file and ignore commented lines?

regex bash sed grep

Adding double quotes to beginning, end and around comma's in bash variable

bash sed

Using variable with sed in Shell Script

shell sed

Use $HOSTNAME in sed substitution [duplicate]

linux bash unix sed hostname

how to continue to append starting from a pattern using sed or awk?

linux awk sed append

How to make regex works with perl command and extract numbers from a file?

perl sed grep

Replace every 4th occurence of char "_" with "@" in multiple files

bash perl awk sed

Select from fixed text pattern to 2nd blank line

awk sed

Regular expressions in sed

regex sed

removing multiple instances of a string in a line with sed

csv unix sed replace

Extract lines that follow a pattern

awk sed

Count unique values in one column based on a duplicate in another column

bash awk sed