For this assignment, you must use your account on calgary.cs.washington.edu
. If you’ve completed hw0 and hw1, you should be able to simply run the following to get started:
ssh [netid]@calgary.cs.washington.edu
From here, change into your cse374
directory by running the following:
cd cse374
hw2
directory¶
Once you are in the ~/cse374
directory, feel free to make a new directory called hw2
to organize all the homework. You can then change into that directory and start working on the scripts.