Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Same regex evaluated differently with sed than with grep

regex bash sed grep

replace old-link-url to new-link-url with sed

linux bash shell sed debian

Split a .txt file based on content

bash sed awk

"Greedy" search & replace for sed

bash sed

extract value of an assignment expression

bash sed awk text-manipulation

How do I get lines with a range of number?

bash filter sed awk

Unable to match multiple digits in regex

regex sed

Use sed (or awk) to replace first two slashes on every line

linux sed awk

Find and replace in xml file using sed

xml sed replace

perl -pe one liner: Replace all matched characters with same number of a different character. Not global

perl regex sed

How to get grep consider any character as regular

linux string bash sed grep

replace the last occurance of a string in a file

regex shell search awk sed

Unix sed command - global replacement is not working

shell unix awk sed scripting

Remove attributes from XML using sed

linux awk sed

How to generate openssl blowfish without certain characters or allow certain set of characters

Concatenation in shell script and use of 'basename'

bash shell sed

Transliterate Characters in Hex in Bash

bash perl sed tr

Command sed using g

linux shell sed scripting

Parse all text in a list before equals sign

regex parsing sed awk

Perl, change the values in first row based on the values in secod row,

perl shell unix sed awk