Question: Please use sed command only! I have a script called sdel. I want to change the name of this script to clean , but I

 Please use sed command only! I have a script called sdel.

Please use sed command only!

I have a script called sdel. I want to change the name of this script to clean , but I call the script in many other scripts in this directory. Please give me a sed command that will substitute the new name ( clean ) for the old name ( sdel) in every file in my current directory. Be aware that I definitely want to edit the files in place, so I want my sed command to use the appropriate flag

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!