mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 23:42:07 +02:00

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Co-authored-by: Juri Dispan <juri.dispan@posteo.net> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
441 B
441 B
ippevepcl
Print to B&W HP PCL laser printers. Supports HP PCL, PWG Raster and Apple Raster files. See also:
ippevepcl
,ippeveprinter
. More information: https://openprinting.github.io/cups/doc/man-ippevepcl.html.
- Print a file to
stdout
(status and progress messages are sent tostderr
):
ippeveps {{path/to/file}}
- Print a file from
stdin
tostdout
:
{{wget -O - https://examplewebsite.com/file}} | ippeveps