Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

UNIX Bash - Removing double quotes from specific strings within a file

bash unix awk sed

Append two new lines before additional text using sed

regex bash sed

search multiple and exact pattern to replace with sed or awk

bash awk sed

How do I insert the filename and header to the beginning of a csv using sed/awk/bash/unix tools?

awk 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