Question: Write a script called forloop.sh that iterates through the contents of your working directory and display the regular file names. You can assume that all
Write a script called forloop.sh that iterates through the contents of your working directory and display the regular file names. You can assume that all files are appropriately named. You must first put the contents of the directory into an array, then loop through the array
Include a ?rst line that calls the Bourne shell as the interpreter
Add a comment to state the purpose of the script and other comments to make the script easier to read
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
