Question: How can we Write a shell script that reads each line of a target file, then writes the line back to stout, but with an

How can we Write a shell script that reads each line of a target file, then writes the line back to stout, but with an extra blank line following .This has the effect of double-spacing the file.

Include all necessary code to check wether the script gets the necessary command line argumaent ( file name) and wether the specified file exists.

When the script runs correctly, modify it to triple- space the target file.

Finally, write a script to remove all blank lines from the target file, single-spacing it.

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!