CUPS: Difference between revisions

From UMIACS
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
===Submiting a print job===
===Submiting a print job===


   lp -d <queue><filename>
   lp -d <queue> <filename>

Revision as of 03:23, 22 November 2010

Common Unix Print System http://www.cups.org

https://print.umiacs.umd.edu:631/printers Please note that this is only accessible from UMIACS Networks and/or the UMIACS VPN.


Submiting a print job

 lp -d <queue> <filename>