The Physics Department's printer, secondlp, is the default printer for the ACS group.
The Physics Department also hosts a number of public printers.
The Xerox Phaser 7760GX color laser printer prints color by default.
Please see the Transparencies FAQ page.
Please see the OS X printing page.
Please see the OS X printing page.
Please see the OS X printing page.
lp -o sides=one-sided filename1 filename2
lp -o number-up=2 filename1 filename2
lp -o number-up=4 filename1 filename2
NOTE for questions 6, 7 & 8: this will work for text files and true, valid Postscript documents (this does not include EPS files)
On Solaris To specificy tray 3: lp -d secondlp -o Tray3 file.ps To specificy tray 4: lp -d secondlp -o Tray4 file.ps To specificy the multi-purpose tray: lp -d secondlp -o MPTray file.ps |
On Linux (On Linux you specify media type and it will automatically pick the correct tray) To specify tabloid (11"x17"): lp -d secondlp -o media=11x17 file.ps To specify A4: lp -d secondlp -o media=a4 file.ps |