Table of Contents

What is the name of the printer on Young:

What is the printer that automatically staples homework?

What machine should we recommend to students to ssh into? (i.e. not classes.cs.uchicago.edu)

What is the name of the printer in Ryerson?

None exists, each one will work differently on different files. There is no fix all. With that said you can try using 'lp' and 'lpr'. Read the manpage of each for more details.

$ lp
$ lpr

Get a list of printers:

$ lpstat -p

Set default printer:

$ lpoptions -d <printer_name>