Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Count pattern occurrence in each line of file?

regex perl sed awk grep

Manipulate ampersand in sed

sed ampersand

Modify tomcat server.xml config using sed

regex linux bash tomcat sed

Use a bash script/grep/sed in order to replace class names with the file name itself

java linux bash shell sed

Extract specific strings from line in file and output to another file with modifications

bash sed awk find cut

in-place backreferencing with sed

huge text file (6Gb) search and replace

python perl shell sed awk

Replace section of an xml file with awk or sed

xml regex bash sed awk

Join two files by matching a specific column

linux join awk sed

SED replace everything not in between quotes

unix sed

How to reverse a string in ksh

unix awk sed solaris ksh

sed: Getting Two Extra Characters in the Results

linux awk sed

insert a character at x,y,z positions in a string

why using "$$" (two dollar sign) instead of just "$" (single dollar sign) for blank line removal in Makefile? [duplicate]

regex sed makefile gnu-make

Replace a trailing minus with leading minus

sed

nohup and sed, redirecting stderr and stdout

bash unix sed pipe nohup

Remove a line from a file using a variable line number

regex bash awk sed

how to reduce number of lines by half with sed [duplicate]

linux bash sed coordinates

Strange sed behaviour

regex shell sed posix

How cut characters from string and put it at the end- In shell

linux shell sed