Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

remove the /32 from ip string

bash awk sed

How to append string in bash script using sed?

string bash macos sed append

Regular expression substitution

regex linux sed gnu

sed | replace value with environment variable containing double quotes

linux bash shell sed

How to find the nth multiline block of text using sed

How to remove odd lines except for first line using SED or AWK

linux awk sed

Using awk to replace only once the delimiter between $4 and $5

replace sed awk

Will sed (and others) corrupt non-ASCII files?

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