CISC3595: Print a file

1. Log in to your storm account

2. In command line, type the following commands:

lpr -H HP330 name-of-file-to-print
or just
lpr name-of-file-to-print
Note: The printer should only be used to print out computer science course materials such as handouts, assignments, and source codes (for offline error checking and studying).

----