Linux Command
reject
Instructs the printing system to reject print jobs destined for the specified destination printer
Supplementary instructions
reject command belongs to the CUPS suite and is used to instruct the printing system to reject print tasks sent to the specified target printer.
grammar
reject(option)(parameter)
Options
-E: Force encryption when connecting to the server;
-U: Specify the user name used when connecting to the server;
-h: Specify the connection server name and port number;
-r: Specifies the reason for rejecting the print job.
Parameters
Destination: Specify the destination printer.


