Question: use C or C++ the code needs to have a for loop in it 1. (10 pts) Write a simple shell script to move (rename)
1. (10 pts) Write a simple shell script to move (rename) all *.MP3 files under the current directory (if any) to * mp3, e.g., move test.MP3 to test.mp3 move hello.MP3.MP3 to hello.MP3.mp3 move .hello.MP3.MP3 to hello.MP3.mp3 and report each action, otherwise just report there are no *.MP3 files
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
