DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

accept(1M)


accept, reject -- accept print requests

Synopsis

accept destinations

reject [-rreason] destinations

Description

accept allows the queuing 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 queuing 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.


-r reason
Assign a reason for rejection of requests. This reason applies to all destinations specified. The reason is reported by lpstat -a. It may contain supplementary code set characters, as defined in the locale specified in the LC_CTYPE environment variable (see LANG on environ(5)). If it contains blanks, reason must be enclosed in quotes. 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/*

/usr/lib/locale/locale/LC_MESSAGES/uxlp
language-specific message file (See LANG on environ(5).)

References

enable(1M), lpadmin(1M), lpsched(1M)
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004