Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

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

Appending Text To the Existing First Line with Sed

linux bash unix sed awk

Search for a String, and retrieve all lines following it until another specific pattern

bash scripting sed awk grep

Use sed in bash to replace string with heredoc

bash sed

Replace end of line with comma and put parenthesis in sed/awk

awk sed text-processing

Extract multiple independent regex matches per line

regex bash awk sed

Replace string according dictionary file in awk

bash unix awk sed