Satish Balay wrote:
With LPRng, I can use the following way to print to a remote LPR print server..
lpr -Pprinter@xxxxxxxxxxxxxxxxx%portnumber lpq -Pprinter@xxxxxxxxxxxxxxxxx%portnumber
Is there any equivalent stuff in the 'lpr/lpq' tools from cups?
lpr -Pprinter@xxxxxx lpq -Pprinter@xxxxxx
works for me. also 'lpstat -s' list all the printer cups sees.
-Thomas