We won't talk about how to add to the printer Queue, that is stuff is easy. This shows hows to use CUPS from the command line. How to enable/disable printer queues, add printers, look at jobs and such.

Looking at Printers

Use the lpstat command to view a list of available printers

~ # lpstat -a
~ # lpstat -H -t

See Also