Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

More on Sed commands - English

1408 visits



Outline:

About e (execute) command Demonstration to execute a set of Linux commands using Sed About -f flag Demonstration to use multiple substitute commands inside a script file About -e flag Demonstration to combine multiple Sed commands in a single command About transform flag y Demonstration of y flag in Sed How to use escape character in Sed substitute command? How to use delimiter in Sed command?