Return to lecture notes index
September 3rd, 2008 (Recitation 2)

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.