need help getting the codebase onto your athena account? (copying and pasting = tedious and error-prone!) 1. sign into athena 2. navigate into the folder you want the code files to be in 3. paste in these two commands: cp /afs/athena.mit.edu/user/s/o/soniat/Public/Hw9_updated.zip ./ unzip Hw9_updated.zip 4. Now you will have a folder called "Hw9" with all the files in it 5. Navigate into this folder and write your code (command: "cd Hw9")