lp
Verified for current stable LTS
Lp Command: Print Output Command To Default Printer
Use for print output command to default printer with Lp. Exact CLI syntax to print output command to default printer using Lp.
When to use this: Use for print output command to default printer with Lp.
Command Syntax
echo "test" | lp echo "test" | lp Command Breakdown
echo is the base executable for this command.
FAQ
Purpose: Exact syntax to print output command 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 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