Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Concatenate/merge columns

awk sed concatenation

Put a substring of a string into a variable

bash awk sed

Empty regular expression in sed script

shell unix sed ksh

Regex formatting using grep

regex bash sed grep

replace multiple strings in one line with sed

bash sed

Correcting file numbers using bash

regex bash sed rename filenames

awk command to merge the content of the same file

bash awk sed

Modify content inside quotation marks, BASH

bash awk sed grep

sed or perl Remove outer parentheses only if first inner word matches

regex perl bash sed

Split data using sed or awk

regex bash shell sed awk

Replace leading whitespace with sed (or similar)

regex bash unix sed

Is there a file include mechanism for YACC files?

c sed bison yacc

How to delete multiple empty lines with SED?

sed text-processing

How do I split up a line and rearrange its elements?

perl unix shell sed awk

Using sed with back-references calculated

shell perl sed

How to replace all underscores in a text except the ones that are part of a specific word or pattern in Unix Shell

shell unix sed

Print text between delimiters using sed

printing sed

Using "sed" to delete a line containing something and the next line

regex sed

BSD sed; error "unescaped newline inside substitute pattern" when run from script

shell sed sh freebsd