OpenWindows Advanced User's Guide

8.3.1 Canceling a Print Request by ID Number

To cancel a print request, type the following:

$ cancel requestid

where requestid is the request id number of the desired print request.

A message is displayed telling you that the request is canceled. The next job in the queue begins printing.

In the following example two print requests are canceled:

$ cancel pinecone-3 pinecone4
request "pinecone-3" cancelled
request "pinecone-4" cancelled
$