Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

sed command to replace " with ' only in lines that doesn't match a pattern

regex linux sed

get string between "-(" and ")-", linux directory

linux bash sed awk grep

Print last "window" with sed

sed

How to move block of text and next nth line following a pattern to end of file?

string awk sed ed

combine two sed commands [duplicate]

regex bash unix sed command-line

Convert first letter to lowercase using sed

bash sed

Print all lines between two patterns, exclusive, first instance only (in sed, AWK or Perl) [duplicate]

bash perl awk sed

Alternatives to sed extended regular expressions

regex shell sed

how to replace part of a string using sed

regex sed

Deploy script needs to update an integer in a config file

perl unix command-line sed

Remove all occurrence of new line between two patterns (sed or awk?)

bash awk sed

Extracting string between two slashes using sed [duplicate]

How can write the multiple files with sed from pattern matched

linux sed

Sed using a variable for line number restriction

bash sed

sed append line on 1 occurrence only

sed

How do you remove space from the beginning of a line using Plan 9's sed

sed plan-9

List unique and count the first numberic match after a string

awk sed grep

Replace each matched string value with unique uuid on Linux and OSX

linux bash macos sed

Adding text using SED

linux unix sed