System Administration Guide

Examples--Canceling a Print Request From a Specific User

In the following example, the command cancels all the print requests submitted by the user george on the printer luna.


# cancel -u george luna
request "luna-23" cancelled

In the following example, the command cancels all the print requests submitted by the user george on all printers.


# cancel -u george
request "asteroid-3" cancelled
request "luna-8" cancelled