logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Cups Reject - Control Printer Jobs | Online Free DevTools by Hexmos

Control printer jobs with Cups Reject. Manage printer queues, reject print requests, and specify rejection reasons. Free online tool, no registration required.

cupsreject

Reject jobs sent to printers. Note: Destination is referred as a printer or a class of printers. See also: cupsaccept, cupsenable, cupsdisable, lpstat. More information: https://www.cups.org/doc/man-cupsaccept.html.

  • Reject print jobs to the specified destinations:

cupsreject {{destination1 destination2 ...}}

  • Specify a different server:

cupsreject -h {{server}} {{destination1 destination2 ...}}

  • Specify a reason string (“Reason Unknown” by default):

cupsreject -r {{reason}} {{destination1 destination2 ...}}