Question: 1. (10 pts) Write a simple shell script to move (rename) all *.PDF files under the current directory (if any) to pdf,eg. move test.PDF to

 1. (10 pts) Write a simple shell script to move (rename)

1. (10 pts) Write a simple shell script to move (rename) all *.PDF files under the current directory (if any) to pdf,eg. move test.PDF to test.pdf move hello.PDFPDF to hello.PDFpdf move .hello.PDFPDF to.hello.PDFpd)f and report each action, otherwise just report there are no *.PDF files

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Heres a simple shell script to achieve this task bash binbash Initialize a flag to track if any file... View full answer

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!