Question: use Linux bash commands. Thank you! 1. Copy all ..c files in the 'src' subdirectory of the current working directory to the 'archive' directory of

1. Copy all ..c files in the 'src' subdirectory of the current working directory to the 'archive' directory of the current working directory 2. Delete all .c files in the current working directory that have names beginning with 'temp. 9. Write a bash 'for loop' that will print the name and then print the contents of every .sh file in the current working directory. Use 'f' as the loop variable. Your command should be on a single line. 10. Compute the number of files in the current working directory (including files that start with '.') by using commands is and wc
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
