Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

jq replace part of value in json

json sed edit jq iso8601

Writing to an excel sheet using Bash

excel bash sed awk

sed error "Invalid range end"

regex ubuntu sed substitution

reading a particular line from a file in bash script using variable as line number

bash shell 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