To submit written homework, create a separate directory with any files you wish to submit, cd to that directory, and enter the command
Submitting the programming part is similar; you create a directory and enter~w4118/bin/submit_written
You'll receive a confirmation email. If you don't, retry and contact the TAs. You can resubmit if you want; the last one is the only one that counts. Computers and mail systems do crash and all submissions are timestamped; please take that into account.~w4118/bin/submit_code
When you enter these commands, everything in the current directory is submitted. For programming assignments, make sure that only programs, Makefiles, and documentation are there. Clean out all object files, executables, core files, etc.