Question: Question 6 . ( 2 0 points ) Shell Programming Your task is to create a Bash shell script that automates the backup process for

Question 6.(20 points) Shell Programming
Your task is to create a Bash shell script that automates the backup process for all C++ program files in your current directory. The script should follow this algorithm:
Prompt the user to enter a backup directory name.
If the backup directory does not exist in the current directory, create the backup directory and print a message.
For each . cpp file in the current directory,
 Question 6.(20 points) Shell Programming Your task is to create a

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!