|
| 以 PDF 格式下載這本書
NAME
- accept, reject - accept or reject print requests
SYNOPSIS
-
accept destinations
-
reject [ -r reason ] destinations
AVAILABILITY
- SUNWlpu
DESCRIPTION
-
accept allows the queueing of print requests for the named destinations. A destination can be either a printer or a class of printers. Run lpstat -a to find the status of destinations.
-
reject prevents queueing of print requests for the named destinations. A destination can be either a printer or a class of printers. Run lpstat -a to find the status of destinations.
OPTIONS
- The following option is useful with reject.
-
- -r reason
- Assign a reason for rejection of requests. This reason applies to all destinations specified. reason is reported by lpstat -a . It must be enclosed in quotes if it contains blanks. The default reason is unknown reason for existing destinations, and new destination for destinations just added to the system but not yet accepting requests.
SUMMARY OF TRUSTED
- Use of the accept and reject commands requires the administer printing authorization.
SOLARIS CHANGES
FILES
-
/var/spool/lp/*
SEE ALSO
-
enable(1TSOL), lp(1TSOL), lpstat(1TSOL), lpadmin(1MTSOL), lpsched(1MTSOL)
|
|