lp
Verified for current stable LTS
Lp Command: Print N Copies To Default Printer
Use for print n copies to default printer with Lp. Exact CLI syntax to print n copies to default printer using Lp.
When to use this: Use for print n copies to default printer with Lp.
Command Syntax
lp -n <n> <path/to/file> lp -n <n> <path/to/file> Command Breakdown
-n- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to print n copies 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 Output Command To Default Printer echo "test" | lp Lp Command: Print Specific Pages To Default Printer lp -P 1,3-5,16 <path/to/file> Lp Command: Resume Printing Job lp -i <job_id> -H resume