Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Why can s command of sed can be followed by a comma?

linux bash sed gnu utility

Using python I would like to know how to delete the first occurrence of a character between two strings in a file

python regex awk sed

In-place replacement

sed awk

Replacing / with TAB using sed

sed awk

using sed to delete lines containing slashes /

regex bash sed

Using bash to parse the output of ldapsearch

bash sed ldap

sed replacing tex short-hand $$ with latex short-hand \( \)

bash sed latex