Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How to extract the first column from a tsv file?

awk sed cut

Remove/replace html tags in bash

regex bash unix sed

Performing regex capture and then substitute using SED/PERL

regex perl sed

sed with filename from pipe

sed pipe ls

How to parse logs ( nginx/apache access.log ) with mix of delimiters i.e. square bracket, space and double quotes? and optionally convert to json

regex apache nginx awk sed

Count the number of matches of a particular character in a string matched by a regex wildcard

regex perl bash sed awk

Linux Rename command uppercase first letter

regex linux bash sed rename

sed use: expected context address

bash sed gnu bsd

How do I match multiple addresses in sed?

command-line sed

Replacing string in file Unix

linux string unix replace sed

Extract version number from a string

bash shell unix scripting sed

Linux - Bash Redirect a String to a file

linux bash shell awk sed

How to change the first occurrence of a line containing a pattern?

sed

Which is the simple and fast UNIX command to print all lines from the last occurrence of a pattern?

perl unix awk sed

Replace multiple patterns, but not with the same string

bash sed

Using sed in a makefile; how to escape variables?

makefile sed

Sed substitution possible with arithmetic involved?

regex sed

How to match pattern at the end of line/text

bash sed

sed merge 2 lines after a pattern

regex sed

Sed replace variable in double quotes

regex bash sed