Question: (Linux) Your task is to write a script called process_files that will accept from the user as command line arguments a series of 3 strings

(Linux) Your task is to write a script called process_files that will accept from the user as command line arguments a series of 3 strings representing file types. You must then create 4 directories one for each file type and one for any files that do not match any of the file types - and separate the files into these new directories then return some information about these files to the user. For example if the user types process_files jpg gif docx Your script will sort the jpg/jpeg, gif and doc/docx files into their appropriate directories

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!