Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Replacing some uppercase character with lowercase character using sed

bash awk sed

awk -cut how to delete second column with field separator

bash awk sed

Why does sed only handle one file when receiving multiple files as input?

macos sed

how to show the third line of multiple files

linux unix awk sed

sed/awk/perl remove the first two lines of a 3 line pattern

perl ubuntu awk sed

How to match a regex 1 to 3 times in a sed command?

regex sed

Count number of line in txt file when new line is inside data

regex shell ubuntu awk sed

Regular expression to extract version number

regex sed

Replacing multiple strings with some strings containing "." and affinity to other string(s) using sed

sed

remove duplicateds words for multiple strings in bash

bash awk sed

Trouble with piping through sed

bash shell sed pipe

How to sed search and replace without changing ownership

unix sed replace

sed + need to remove each line in file that begin with ###

sed

BASH: Find number in text -> variable

shell sed awk grep

Does deleting sed pattern space with 'd' erase hold space as well?

sed

First occurrence on every line vi/vim/sed etc

regex vim sed awk vi

Appending to the middle of a line in a textfile sed

sed

Deleting lines with sed or awk

sed awk

run sed in dockerfile to replace text with build arg value

sed dockerfile

replace/substitute pattern with file content

sed