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
Last revisionBoth sides next revision
labs:for_lab [2017/10/27 15:10] – [Printing Files] adminlabs:for_lab [2021/02/01 19:06] – [Creating Printable Files] admin
Line 2: Line 2:
  
  
-===== Copying to Your Turnin Directory =====+===== Submitting Your Code Electronically to Your Turnin Directory =====
  
  
Line 17: Line 17:
      
 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 41: 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 &
Line 63: Line 68:
  
  
-The command ''lpr'' means to print the file. The option 'P' says which printer to use (one of the CS lab printers), and the argument says which file to print--in this case ''test.py''.+The command ''lpr'' means to print the file. The option 'P' says which printer to use (one of the CS lab printers), and the argument says which file to print--in this case ''test.ps''.
  
  
labs/for_lab.txt · Last modified: 2022/01/24 19:43 by admin
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0