💾 Archived View for freeshell.de › tldr › lpr.gmi captured on 2023-09-28 at 16:39:29. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

lpr

CUPS tool for printing files.
See also `lpstat` and `lpadmin` for listing and configuring printers.

More information.

lpr {path/to/file}
lpr -# {2} {path/to/file}
lpr -P {printer} {path/to/file}
lpr -o page-ranges={2|2-16} {path/to/file}
lpr -o sides={two_sided_long_edge|two_sided_short_edge} {path/to/file}
lpr -o media={a4|letter|legal} {path/to/file}
lpr -o number-up={2|4|6|9|16} {path/to/file}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY