How to setup your 3620 directory on Odin.

1. Log onto Odin
2. Change to your home directory.
      . do this by entering the following:
      $ cd $HOME

3. Run the following script:
      /home/fac/eddie/setup/3620/build_dirs.sh
   Then run
      /home/fac/eddie/setup/3620/set_permissions.sh

4. Logout of all current sessions, then login again.
5. At the end of the semester, you may run the following script to remove the logout hook.
      /home/fac/eddie/setup/3620/remove_logout_hook.sh


Hints...

Copy/paste the command above into your console.

Do not already have a directory named 3620.
Rename it or delete it before running the script.

done.