Question: Please do it in LINUX Write a simple shell script to move (rename) all *.PDF files under the current directory (if any) to *.pdf, e.g.,

Please do it in LINUX

Write a simple shell script to move (rename) all *.PDF files under the current directory (if any) to *.pdf, e.g., move test.PDF to test.pdf move hello.PDF.PDF to hello.PDF.pdf move .hello.PDF.PDF to .hello.PDF.pdf and report each action, otherwise just report there are no *.PDF files.

Thank You

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!