$24
Introduction
During this hands-on project, you will login to a Linux workstation and develop a BASH script experimenting with a few Shell language constructs and commands.
Assignment
Write a shell script, named ce, to change the names of all files of the form *.jpg in a directory (supplied as argument 1) so that they have the same root as before but now end in .JPG.
Submission Instructions
Submit your ce script file on Blackboard.
Page 1 of 1