Question: bash shell Write a script that accepts 3 arguments which are the name of three files (if incorrect number of arguments are entered, the script
Write a script that accepts 3 arguments which are the name of three files (if incorrect number of arguments are entered, the script should exit). The script should then concatenate the three files into one file called result. The script should then remove all the lines that has the word windows from the file result
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
