lp
Verified for current stable LTS
Lp Commands
Lp command syntax with verified terminal examples.
Commands
6 commands for Lp
lp Operations
Lp Command: Print File To Default Printer
lp <path/to/file> lp Operations
Lp Command: Print File To Named Printer
lp -d <printer_name> <path/to/file> lp Operations
Lp Command: Print N Copies To Default Printer
lp -n <n> <path/to/file> lp Operations
Lp Command: Print Output Command To Default Printer
echo "test" | lp lp Operations
Lp Command: Print Specific Pages To Default Printer
lp -P 1,3-5,16 <path/to/file> lp Operations
Lp Command: Resume Printing Job
lp -i <job_id> -H resume Suggest a Lp Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Lp workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.