Problem
Write a script called activity that iterates through the contents of your working directory and display the regular file names. Include a first line that calls the bash shell as the interpreter Add a comment to state the purpose of the script and other comments to make the script easier to read.