In recitation we talked about several bash idioms such as piping several commands together, and iterating through file names. We finished up with a short shell script example. The recitation slides contain the requirements for the shell script, the solution file is posted below.