Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

special characters in sed

regex sed grep

sed — joining a range of selected lines

sed

replace space only between parentheses

regex bash sed awk

Escaping plus signs doesn't work

regex sed

grep + grep + sed = sed: no input files

sed grep

Jenkins pipeline : templating a file with variables

Sed with inner command and with regex group reference

bash macos sed

sed and awk: how to replace a section of file to another content?

sed awk

Replacing all images in a CSS file with base64 encoded strings from the command line

css command-line sed base64

sed: simultanous in-place replacement, and printout of changed lines?

shell sed

Remove duplicate words in a line with sed

sed

When should i use sed and when should i use awk [closed]

linux sed awk

sed - replacing text with colon

sed

How to use sed to replace a pattern in a file only in lines that contain another pattern

regex sed

Run a shell command from a variable in a shell script

linux bash shell sed

Adding quotations at beginning and end of a line using sed

regex sed

How to use regex with cut at the command line?

sed centos cut

Escaping ampersand within a string variable using sed

bash sed

How to search and replace multiple lines with multiple lines

bash perl awk sed grep

Sed to remove underscores and promote character

c++ regex sed awk