3
3-2 Printing from UNIX Workstations
TO DISPLAY A LIST OF JOBS IN THE QUEUE
• On a system running Solaris 8, use the lpstat command to see printer jobs in the
queue, as follows:
lpstat -o <printername>
For example, if the Print queue of your Fiery is named print_Server, type:
lpstat -o print_Server
Your workstation displays the contents of the queue.
TO REMOVE JOBS FROM THE QUEUE
NOTE: Unless you log in as the root user, you can remove only your own jobs.
NOTE: On a system running Solaris 8, 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 Fiery named
print_Server, type:
cancel print_Server 123