Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Find and replace in text file with terminal. How to escape all the characters?

put all separate paragraphs of a file into a separate line

perl sed text-manipulation

tr command not able to direct the Output?

linux sed tr

Backward search and replace using sed

regex perl sed

Find and replace pattern of fileA in fileC by fileB pattern

bash replace sed awk

How to escape minus in regular expression with sed?

sed filter expression

declare not a valid identifier bash

Removing punctuation and tabs with sed

bash macos sed tr

Search a pattern in file and replace another pattern in the same line

bash shell awk sed

move lines into a file by number of columns using awk

linux bash awk sed

pipe value to sed and use it in the replace string

bash awk sed centos

Sed script to edit csv file Or Python

python sed awk text-processing

sed 's/this/that/' -- ignoring g but still replace entire file

shell sed

using backreferences regex in sed

regex unix sed ksh aix

Read lines from File in Bash and parse words into variables for mailx parameters

bash sed mailx

recursive SED in specific files

How to use sed to delete next line on Solaris

sed solaris

Bash: how to use sed to replace only the last occurence in a file?

sed returning different result on different platforms

Trying to remove non-printable characters (junk values) from a UNIX file