cups command line printing and options

From thelinuxwiki
Revision as of 19:08, 7 March 2013 by Nighthawk (Talk | contribs)

Jump to: navigation, search

List available printers

lpstat -p -d


print from command line

example:

echo "test" | lp -d HP_p1006

Printer Sharing

manully adding a remote cups que (printer) existing on another computer

lpadmin -p printer_name -E -v ipp://server_name_or_ip/printers/printer_share_name