lpr
Verified for current stable LTS
Lpr Commands
Lpr command syntax with verified terminal examples.
Commands
7 commands for Lpr
lpr Operations
Lpr Command: Print Double Sided
lpr -o sides=<two-sided-long-edge|two-sided-short-edge> <path/to/file> lpr Operations
Lpr Command: Print File Default Printer
lpr <path/to/file> lpr Operations
Lpr Command: Print Multiple Copies
lpr -# <2> <path/to/file> lpr Operations
Lpr Command: Print Multiple Pages Per Sheet
lpr -o number-up=<2|4|6|9|16> <path/to/file> lpr Operations
Lpr Command: Print Specific Page Or Range
lpr -o page-ranges=<2|2-16> <path/to/file> lpr Operations
Lpr Command: Print To Named Printer
lpr -P <printer> <path/to/file> lpr Operations
Lpr Command: Set Page Size
lpr -o media=<a4|letter|legal> <path/to/file> Suggest a Lpr Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Lpr workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.