Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

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

Writing regex with certain pattern sed/awk/perl

perl sed awk

grep multiline pattern

regex bash sed wget multiline

How to replace all occurrences in 1 file with sed?

linux shell sed

How to work with block in loop by using sed?

loops sed block

awk sed perl to merge rows based on keyword match

perl bash awk sed

sed: Replace FIRST occurence of space with newline

regex linux file sed

Delete all lines in file with specific regex using sed

regex bash sed

Remove double quotes from all fields in an array in bash

bash awk sed

SED in bash for receiving parameters

bash sed

sed: replace from the last occurrence of "-" till EOL

regex sed

Using sed to replace a number greater than a specified number at a specified position

bash shell sed

How to tell if two strings of any length are anagrams using bash, awk or any using command or script?

bash awk sed

How to print all lines matching the first field of last line

regex shell command-line awk sed

Add delimiters at end of each line

awk sed