| Developer's Daily | Unix by Example |
| main | java | perl | unix | DevDirectory |
| Command | cancel |
| Description | The "cancel" command lets you stop print requests from printing. |
| Examples | Requests
can be cancelled by (1) using the printer-id or
(2) by specifying the printer name. cancel laser-101
cancel -u student1
|