lprintd
system administrationLinux/Unix
The lprintd command is one of the most frequently used commands in Linux/Unix-like operating systems. lprintd Abort a print job
Quick Reference
Command Name:
lprintd
Category:
system administration
Platform:
Linux/Unix
Basic Usage:
lprintd [options] [arguments]
Common Use Cases
Syntax
lprintd [options] [job_id...]
Options
| Option | Description |
|---|---|
-a |
Abort all jobs |
-P printer |
Specify the printer |
-h hostname |
Specify the host where the printer is located |
-u username |
Abort jobs for the specified user |
--help |
Display help information |
--version |
Display version information |
Examples
How to Use These Examples
The examples below show common ways to use the lprintd command. Try them in your terminal to see the results. You can copy any example by clicking on the code block.