Half-Day Online Pilot Workshop on AutoDock4 on 9 August 2024, 2:00 pm to 5.30 pm. Click here to register.

More on Sed commands - English

197 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?