Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

computing element-wise averages from matrices

bash sed awk

Bash split JSON to blocks and replace string within each block

regex bash awk sed

Perl exclude words with pattern

bash perl awk sed

How to get a part of a string with a regular expression in a /bin/sh script

regex shell sed

Sed command to remove part of a string

shell sed

Parse log4j and Java exception logs

linux sed awk grep log4j

How to keep the last occurrence of duplicate lines in a text file?

bash sed duplicates

What is the difference b/w two sed commands below?

regex unix sed ksh aix

How to find and replace the last space in each line of a file in BASH?

regex bash replace sed

Replace pattern from first column in file2 by pattern in second column in file2 within file1

unix awk sed

Transform matched group in sed multiple times

regex sed

Replace whitespaces only after a match in sed or awk

regex awk sed text-processing

Print the last n characters of each line using bash

linux bash shell sed

Getting 'sed: couldn't open temporary file' permission denied error in Docker script modification of host file system

docker sed

How to replace 2 consecutive lines after Match with Sed

linux bash shell sed

extract server name from git clone URL

sed

sed to remove lines with pattern and that end in odd digit

regex sed

Right Align Columns in Text File with Sed

regex bash unix awk sed

linux: extract pattern from file

linux awk sed

Adding an empty line between first and second line in a text file

awk sed