Blog

sed

sed can be used to replace text in a file. g = Global, replace everything in a file.s = substitute text-i =…