Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

What is the most efficient way to subtract one list from another?

csv awk sed grep

Match and Replace ![foo](/bar/) with Regex in SED

regex bash sed posix

sed - Replace new line characters not followed by 5-digit number

regex bash sed

How to Replace a line in the same file by SED in Unix Shell scripting?

unix file shell replace sed

sed replace quotation marks

regex sed str-replace

Print Matching line and one line before from the matched line

python linux awk sed grep

Delete all characters using sed except missing values

awk sed

Remove a string character between 2 special characters in the headers of a fastq file

awk sed bioinformatics fastq

How to replace a whole line (between 2 words) using sed?

shell awk sed

print specific value from 7th column using pattern matching along with first 6 columns

awk sed grep

Remove a static block of text from file containing variable data

xml awk sed

Pass the matched value to a function, and replace with the return value

regex bash awk sed

Find and replace text containing a new line

bash awk sed

How to extract specific text from JSON using BASH

json bash sed

Replace first space on each line by a tab [duplicate]

bash macos perl sed whitespace

Sed replace on a pattern after another specific pattern match?

bash append text at the start and end of ls output

unix sed append ls

How to get only difference from diff

linux sed diff

Copy the first character of a column and replace an existing column with it, while maintaining the spacing as needed

linux unix awk text sed