Question: Copy Into New Directory (Bash Scripting) Build script which will copy a file into a new directory that is created by the script. Your script

Copy Into New Directory (Bash Scripting)

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 copied file will go. Argument 2 is the file to be copied. Argument 3 is the name of the new file.

(What would be the bash code to create this script?)

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!