LinuxCommandLibrary

cupsaccept

allow printer queues to accept jobs

TLDR

Accept print jobs for a printer

$ cupsaccept [printer_name]
copy
Accept with reason message
$ cupsaccept -r "[reason]" [printer_name]
copy

SYNOPSIS

cupsaccept [options] destination(s)

DESCRIPTION

cupsaccept instructs the printing system to accept print jobs for the specified destinations. This reverses the effect of cupsreject.
This command is an alias for accept and requires administrator privileges.

PARAMETERS

-E

Encrypt connection to server.
-r reason
Set reason message for accepting.
-h server[:port]
Connect to specific server.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community