Question: This is my first time working in Linux, can someone please show me all the steps to do this? From first to last step please.
This is my first time working in Linux, can someone please show me all the steps to do this? From first to last step please. like how to create the file(s) and everything.
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
