Cancel
In Linux, the cancel is a command-line utility used to cancel print jobs that are queued for printing.
Basic Usage
cancel [options] [printer] [job ID(s)]
Some commonly used options with the cancel command are:
-a
or--all
: Cancels all print jobs.-h
or--help
: Displays the help message for the cancel command.-u
or--user
: Cancels all print jobs for a specific user.
How to extract files using Cancel




Last updated