Question: From the tutorial on variables I want you to use the example of the command line arguments to build build script which will copy a
From the tutorial on variables I want you to use the example of the command line arguments to build build script which will copy a file into a new directory that is created by the script.
Your script will need to take in 2 arguments just like the example. Argument 1 is the name of the new directory where the coppied file will go. Argument 2 is the file to be coppied. Argument 3 is the name of the new file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
