Sets the printer that a job should Use.
If you want to know more options check lpq
man page
Sends requests to a line
printer
lp options files
If you want to know more options
check lp man
page
Removing Jobs From
a Printer Spool
lprm options job user
The command's name comes from the fact that it removes (rm) a
job from a line printer (lp).
Only the root user can remove a job sent by another user.
Regular users can remove their own print jobs.
Use lpstat to find job numbers.
The lprm Command (Remove Print Jobs) Options
-P printer -
Sets the printer to Use.
- user - Removes all
jobs sent by the user specified.
If you want to know more options
check lprm
man page
Reading the Status of a Printer Spool
lpstat -t options
If you want to know more options
check lpstat
man page
Printing From the Command Line
lpr options files
The lpr Command (Print) Options
-P printer -
Selects the printer to Use.
-s - This option saves time and disk space for
large files, but may cause printing to be slower.
If you want to know more options
check lpr
man page