Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Get contents between two parameters , parameters occurs multiple time in a file

shell awk sed grep sh

How to replace single quotes to double quotes in bash?

bash ubuntu sed

Unix extract lines in between 2 lines and store them in respective files

awk sed grep

get N lines above from the section obtained using sed

awk sed grep

How to print matching pattern only

regex awk sed grep

Looking for a more efficient (and portable) way to obtain (numeric) file permissions in unix

unix shell sed awk zabbix

Replace characters using regex grouping with sed

Sed. How to remove line match with pattern and strings arround it?

regex bash sed

Removing subdomain with bash

bash awk sed

Using sed, awk, etc. to separate after middle dot characters

regex bash awk sed

transpose every n lines into a single line

linux shell awk sed paste

Truncate CSV Header Names

csv awk sed

Select first part of string

linux bash unix sed awk

Splitting long lines in bash with numbering

regex bash text sed

How to capture the output of one shell script into other in unix

shell unix sed awk

Use Sed to replace next line but keep the white space

linux sed

Find everything after first comma in lines and remove it

regex awk sed

SED command to remove trailing white spaces [duplicate]

sed

Surrounding whitespace-separated URLs with quotes using sed

python regex windows sed

How to match )\n{ using sed?