Man page - cupsdoprint-trinity(1)

Packages contas this manual

Manual

CUPSDOPRINT(1) printing tool CUPSDOPRINT(1)

cupsdoprint - TDE command line tool to print files via CUPS

cupsdoprint [-H host[:port]] [-P dest] [-J name] [-o opt=value[,...]]

[-U login[:password]] files...

cupsdoprint is a command line tool to print files using the CUPS printing system.

cupsdoprint does not support printing from stdin.

You can use lpoptions -l -p Printername to discover the options a certain printer supports.

-?
show help options
cups host to print to
print job name
default: "TDE Print System"
options to use
printer to use
login and password to use

cupsdoprint -P HPLaserJet4L -H localhost:631 -U john

-o Copies=10,PageSize=A4 /tmp/file.ps

Prints 10 copies in format A4 of the file /tmp/file.ps as user john via localhost:631 on the printer HPLaserJet4L.

www.linuxprinting.org Information about printing under UNIX

lp(1), lpr(1), lpoptions(1)

Michael Goffioul <tdeprint@swing.be>

Please use http://bugs.trinitydesktop.org to report bugs, do not mail the author directly.

This manual page was written by Holger Hartmann <Holger_Hartmann@gmx.de> for the Debian Project (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.

On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.

Jun 2006 Trinity Desktop Environment