Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Find and replace text in files with the silver searcher and sed

sed ag

Split rows to multiple line based on comma : one liner solution

awk sed

How to print only the first non-blank line using sed

shell unix awk sed text-parsing

How to search for multiple file extensions from shell script

bash sed grep

excluding a directory from find and sed rename

linux bash replace sed find

sed remove all capital letters

bash sed

Use sed to change first occurrence after match

bash sed

Unpivot a line in sed or awk retaining parent fields

awk sed

sed not working with variables

regex linux bash sed

Replace a part of statement with another in whole source code

linux vim sed

Replace hyphen with space using bash

regex bash sed

Display one line of two with sed

shell sed line display

sed: How to remove entire line matching specific string?

bash sed

Regex to match a unicode character except when used at the end of a word

javascript regex bash sed grep

sed to multiple replace based on the condition in a file

linux bash sed

Extracting strings from a file with sed and regular expressions

regex shell sed

Is it possible to tell sed to perform a maximum of one substitution command per line?

sed substitution

Cut string in bash based on position of occurrence in first line

bash macos awk sed

Replace a range of tokens within a string

perl bash sed awk

Catch specific string using regex

regex linux sed grep