next up previous contents index
Next: Quotas Up: Web, Printing, and Quotas Previous: Web Browsing   Contents   Index

Printing

To send a job to the laser printers in the lab, you need to use the lpr command. Before printing, identify the printer you would like to use. Every network printer should have a queue name. The main printer on the top floor of the lab is called tlaser. To send the file myfile.txt to this printer, you would do the following:

joeblow@laser% lpr -Ptlaser myfile.txt



Mohammad Ahmed 2003-07-23