Linux Command
accept
Instructs the printing system to accept print jobs destined for the specified destination printer
Supplementary instructions
accept command belongs to the CUPS suite and is used to instruct the printing system to accept print tasks sent to the specified target printer.
grammar
accept(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.
Parameters
Destination: Specify the destination printer.


