Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
labs:for_lab [2018/02/27 01:31] – [Copying to Your Turnin Directory] adminlabs:for_lab [2022/01/24 19:43] (current) – [Submitting Your Code Electronically to Your Turnin Directory] admin
Line 7: Line 7:
 If you have your directories set up appropriately (i.e., your ''lab'' directory is in your ''cs111'' directory), you should be able to run If you have your directories set up appropriately (i.e., your ''lab'' directory is in your ''cs111'' directory), you should be able to run
  
-  turnin.sh labx+  turnin labx
  
 where ''labx'' is the name of the lab you are submitting.  Using this command will ensure that all your permissions are set up appropriately. where ''labx'' is the name of the lab you are submitting.  Using this command will ensure that all your permissions are set up appropriately.
Line 14: Line 14:
 If you want to know what's going on behind the hood, you could run this command from your ''cs111'' directory: If you want to know what's going on behind the hood, you could run this command from your ''cs111'' directory:
  
-  cp -r labx /csdept/courses/coursename/turnin/username+  cp -r labx /csci/courses/coursename/turnin/username
      
 where ''labx'' is the directory of the lab you want to copy, ''coursename'' is your course name, and ''username'' is your username. where ''labx'' is the directory of the lab you want to copy, ''coursename'' is your course name, and ''username'' is your username.
 ===== Creating Printable Files ===== ===== Creating Printable Files =====
  
-To create a condensed, printable file of your lab, use the ''createPrintableLab.sh'' command.+To create a condensed, printable file of your lab, use the ''createPrintableLab'' command.
  
 The syntax of the command is The syntax of the command is
Line 40: Line 40:
 ===== Viewing a PS File: evince ===== ===== Viewing a PS File: evince =====
  
-To view a file, use the ''evince'' command.  For example+To view a file, use the ''evince'' command.   
 + 
 +  evince postscriptfile.ps & 
 + 
 +where ''postscriptfile.ps'' is the name of the file that you want evince to open. 
 + 
 +For example
  
   evince lab1.ps &   evince lab1.ps &
labs/for_lab.1519695062.txt.gz · Last modified: 2018/02/27 01:31 by admin
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0