lp
Verified for current stable LTS
Lp Command: Print Specific Pages To Default Printer
Use for print specific pages to default printer with Lp. Exact CLI syntax to print specific pages to default printer using Lp.
When to use this: Use for print specific pages to default printer with Lp.
Command Syntax
lp -P 1,3-5,16 <path/to/file> lp -P 1,3-5,16 <path/to/file> Command Breakdown
-P- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to print specific pages to default printer using Lp.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Lp Command: Print File To Default Printer
lp <path/to/file> Lp Command: Print File To Named Printer lp -d <printer_name> <path/to/file> Lp Command: Print N Copies To Default Printer lp -n <n> <path/to/file> Lp Command: Print Output Command To Default Printer echo "test" | lp Lp Command: Resume Printing Job lp -i <job_id> -H resume