Steps for submitting homework electronically:

  1. Log into your leland account.
  2. Create a directory as appropriate for the homework number. For example, if you are submitting lab3, create a directory called "lab3" using:

    mkdir lab3

  3. Copy, move, or ftp ONLY those files which need to be submitted to the directory created.
  4. You may wish to put a short README file in the directory you wish to be submitted.
  5. Change to your lab directory. For example, if you wish to submit files for lab3 issue the following command:

    cd lab3

  6. While in your lab directory, type the command:

    /afs/ir/class/ee257/bin/submit 3

    (NOTE: Replace 3 by the assignment number you wish to submit)
  7. If there is a problem send email to tbd.
  8. If you need to resubmit something, just redo these directions. The script will notice if you are attempting to re-submit and allow you to overwrite a previous submission. Only the very last submission will be graded.