Question: Question I: Write a bash shell script, called myFind, that will display the total number of files in a given directory, whose names start with

Question I: Write a bash shell script, called myFind, that will display the total number of files in a given directory, whose names start with a certain character and consist of a given number of characters (length). All these three parame- ters, the name of the directory, the first character and the length are given as command line arguments at the shell prompt. Synopsis: myFind
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
