4
4-3
Printing to the DocuColor
You can use the lpq command to check the job number.
For example, to remove job number
123
from the Print queue of your DocuColor
named
print_Server
, type:
lprm -Pprint_Server 123
The lprm command reports the names of any files it removes.
•
On a system running Solaris 2 or any System V implementation of UNIX, use the cancel
command to remove jobs from the queue.
cancel <printername> <job ID>
For example, to remove job number
123
from the Print queue of your DocuColor
named
print_Server
, type:
cancel print_Server 123