Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

using backreferences regex in sed

regex unix sed ksh aix

Read lines from File in Bash and parse words into variables for mailx parameters

bash sed mailx

recursive SED in specific files

How to use sed to delete next line on Solaris

sed solaris

Bash: how to use sed to replace only the last occurence in a file?

sed returning different result on different platforms

unix sort for 2 fields numeric order

bash unix sorting sed awk

sed: cannot solve this regular expression

regex linux sed

Replace/delete special characters within matched strings in sed

regex sed

sed - Include newline in pattern

regex shell sed cygwin

Bash script to remove 'x' amount of characters the end of multiple filenames in a directory?

linux bash unix sed

bash script: looping over arguments [duplicate]

shell unix sed

Extract using sed or grep

regex linux sed awk grep

Replacing special characters in a shell script using sed

shell sed sh

sed replace multiple blank lines with single blank line

regex sed blank-line

Bash recursively replace many spaces on names

sed (in bash) works with [ \t] but not with \s?

How to use sed to insert a line before each line in a file with the original line's content surrounding by a string?

bash sed

Replace an attribute or key in JSON using jq or sed

bash sed command-line jq

How can I split this string up?

python sed