University of Utah School of Computing
CS 2420:
Introduction to Computer Science II
Terminal Handin
  • login to lab1-1.eng.utah.edu, e.g. from the terminal type
    frylock:~> ssh -l adamb lab1-1.eng.utah.edu
    
  • run the "handin" program, e.g.
    lab1-1:~> handin cs2420 Assignment00 myAssignment00.zip
    
    where "Assignment00" is replaced by the current assignment and myAssignment00.zip is in your home directory.
  • More info can be found by examining the "manual" page
    lab1-1:~> man handin