LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

cupsreject

prevent printer from accepting new jobs

TLDR

Reject new print jobs for a printer
$ cupsreject [printer_name]
copy
Reject with reason message
$ cupsreject -r "[printer offline]" [printer_name]
copy

SYNOPSIS

cupsreject [options] destination(s)

DESCRIPTION

cupsreject instructs the printing system to reject new print jobs for the specified destinations. Existing jobs in the queue are not affected.Use cupsaccept to accept jobs again. Requires administrator privileges.

PARAMETERS

-r reason

Set reason message for rejecting.
-h server[:port]
Connect to specific server.

INSTALL

sudo apt install cups-client
copy
sudo dnf install cups-client
copy
sudo pacman -S cups
copy
sudo apk add cups
copy
sudo zypper install cups-client
copy
brew install cups
copy
nix profile install nixpkgs#cups
copy

SEE ALSO

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid