Login into your computer and do each of the following. Note: all filenames and text below are case sensitive - if it is lower case here, then do lower case! 0) Make sure your handin directory is spelled and capitalized correctly (all lower case). If it is not, use the mv command to correct it. 1) 5 points Go into your handin directory, and create a new directory called quiz2c. 2) 5 points In the quiz2c directory, create a new text file called first.txt In the file, type your first name in lower case (so Prof. Kinne would type first). Do not put anything else in the file. 3) 5 points Copy the hw1.txt file from the in-class code directory ~jkinne/public_html/cs151-f2013/code/ into your quiz2c directory. Do not modify the file in any way, it should be an exact copy. 4) 5 points Go back to your home directory ~. Create a new text file there called login.txt. In login.txt, type your sycamore id (that's the login you use to login to blackboard). Type it in all lower case (Prof. Kinne would type jkinne).