Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

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?

Can't edit pdf file with sed command

bash pdf sed

In bash, how to process all user input on command line

bash input sed stdin

remove lines after second pattern sed

bash sed awk

How to delete 5 lines before and 6 lines after pattern match using Sed?

linux unix sed grep

Parse text file, change some strings to camel case, add other strings - follow up question

awk sed text-processing