Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Sed command in unix is not working on file size greater than 3GB

unix sed

Regex matching only numbers

regex shell sed

Using sed to replace URL

bash sed syntax

Add a line in a specific position with Linux and output to the same file?

linux bash sed

Remove full url's from text file using unix awk/sed/grep

bash unix awk sed grep

How to use regular expression in sed command

regex sed

sed command to replace first occurrence in file is not working

regex awk sed

Replace a keyword with the content of the file

json bash shell sed jq

how to target reliably functions when pre-processing C/C++ code with sed or awk?

c++ c regex awk sed

Replace newline \n with expression using sed (or awk, or tr)

awk sed grep tr

Sed/Awk: Delete all lines after last occurrence of pattern

bash awk sed

How to print $1, $2 and then all remaining parameters together in AWK

shell awk sed

Extracting text from file using bash

bash sed awk

Enumerate substitutions with sed or awk

bash: For each line in a txt file match a regex and save it to a variable array

regex bash awk sed scripting

Sed error with directory

linux bash replace sed directory

Programmatically feed parameters to sed

bash shell sed

sed inline replacement not working from Dockerfile

docker sed dockerfile

How to escape closing square bracket within regular expression character class?

editing a JSON file with sed

regex json bash sed