Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

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

More than one '-e' in sed on OSX

macos sed

Run times/performance with awk on 4GB file

bash performance awk sed

How to insert columns into a CSV file using awk

csv sed awk

word substitution with incremented number

sed substitution

Using sed in Linux to extract lines from a log file

linux unix awk sed grep