Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Format output in columns

bash sed awk grep

Add prefix to each word of each line in bash

bash sed grep

Remove multi-line comments

sed awk

Why does this regex run differently in sed than in Perl/Ruby?

ruby regex perl sed

sed: change values of properties of an environment in a .yml file

regex parsing bash sed

How portable is it to use semi-colons as command separators in sed?

sed

How can I get Octave to change the variables in my input files?

sed octave

how to tell sed "dot match new line"

sed

Replacing regex groups with sed

regex bash sed

unterminated address regex while using sed

linux unix sed

How do I delete a matching line, the line above and the one below it, using sed?

regex sed

Sed to delete a range of lines from a specific match line TILL a specific match line (not including last line)

sed range

Extract multiple occurrences on the same line using sed/regex

regex sed

Could sed or awk use NUL character as record separator?

sed awk nul

Edit a property value in a property file from shell script

bash shell sed

Replace text between two strings in file using linux bash

linux bash sed

Why does sed leave many files around?

linux sed

How to find and replace all percent, plus, and pipe signs?

sed

"Event not found" error for shell command in unix [duplicate]

shell unix sed awk tcsh

Remove Leading Whitespace from File

sed grep whitespace