How to Submit Introductory Lab

  1. Create a directory:
           username.introlab
  2. There will be seven (or three) files in this directory: You must have your name on the first line of each file.
  3. When you are finished with your directory you will create a compressed archive file using tar (this utility stores your directory as a single file, then compresses its size.)
           tar -czvf   username.introlab.tgz   username.introlab
  4. You will email your file to me as an attachment. If you are using mutt, you can send it by using the command

    mutt -s "introlab submission from yourname" -a ./username.introlab.tgz bsm@cs.uchicago.edu

  5. To  bsm@cs.uchicago.edu
    Attachment  username.introlab.tgz
    Subject  introlab