LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

cupsenable

resume printer job processing

TLDR

Enable a printer
$ cupsenable [printer_name]
copy
Enable and release held jobs
$ cupsenable --release [printer_name]
copy

SYNOPSIS

cupsenable [options] destination(s)

DESCRIPTION

cupsenable starts the printing system processing jobs for the specified destinations. This reverses the effect of cupsdisable.Requires administrator privileges.

PARAMETERS

--release

Release held jobs.
-h server[:port]
Connect to specific server.

SEE ALSO

Copied to clipboard
Kai