Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

sed use: expected context address

bash sed gnu bsd

How do I match multiple addresses in sed?

command-line sed

Replacing string in file Unix

linux string unix replace sed

Extract version number from a string

bash shell unix scripting sed

Linux - Bash Redirect a String to a file

linux bash shell awk sed

How to change the first occurrence of a line containing a pattern?

sed

Which is the simple and fast UNIX command to print all lines from the last occurrence of a pattern?

perl unix awk sed

Replace multiple patterns, but not with the same string

bash sed

Using sed in a makefile; how to escape variables?

makefile sed

Sed substitution possible with arithmetic involved?

regex sed

How to match pattern at the end of line/text

bash sed

sed merge 2 lines after a pattern

regex sed

Sed replace variable in double quotes

regex bash sed

Concatenate Lines in Bash

sed awk

Using placeholders/variables in a sed command

bash sed awk

If pattern matched delete newline character in that line

awk sed grep tr

Sed get xml attribute value

regex bash sed

Print the duplicate lines in a file using awk

awk sed

Delete all comments in a file using sed

bash sed

Removing leading, trailing and multiple spaces within a string

regex perl sed