accept UNIX/Linux命令
名稱
accept/reject - 接受/拒絕作業發送到目的地內容簡介
accept [ -E ] [ -U username ] [ -h hostname[:port] ] destination(s)reject [ -E ] [ -U username ] [ -h hostname[:port] ] [ -r reason ] destination(s)
描述
接受指示接受打印作業的打印係統至指定的目的地。拒絕指示拒絕打印作業的打印係統至指定的目的地。 -r選項設置拒絕打印作業的原因。如果冇有指定的原因默認值"Reason Unknown".
選項
支持以下選項都接受和拒絕:Tag | 描述 |
---|---|
-E | Forces encryption when connecting to the server. |
-U username | |
Sets the username that is sent when connecting to the server. | |
-h hostname[:port] | |
Chooses an alternate server. | |
-r "reason" | |
Sets the reason string that is shown for a printer that is rejecting jobs. |
兼容性
System V打印係統,CUPS允許打印機名稱包含任何可打印的字符,除了空格,製表符,“/”或“#”。此外,打印機和類名不區分大小寫。接受和拒絕在CUPS版本可能會要求用戶對打印係統的配置取決於一個訪問密碼。這不同於System V的版本,需要root用戶執行這些命令。