Suppose you need to add a printer to a computer on the command line, e.g., a server that you access via a terminal. [This](http://www.techrepublic.com/article/control-printers-in-linux-from-the-command-line/5055067) post outlines how to use some basic commands from the [CUPS](http://www.cups.org/documentation.php/network.html) system. I will illustrate with commands for a network-connected printer and [cups-pdf](http://www.linux.com/archive/feed/61826) for printing to PDF files (`~/PDF/`): The `-E` read more
