Contained Within
Find More Documentation
Featured Support Resources
| Descargar este libro en 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.
FILES
-
/var/spool/lp/*
SEE ALSO
-
enable(1), lp(1), lpstat(1), lpadmin(1M), lpsched(1M)
|
|