Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 4.8

i386

reject(8)


accept

accept

NAME
SYNOPSIS
DESCRIPTION
COMPATIBILITY
SEE ALSO
COPYRIGHT

NAME

(cups)accept/(cups)reject − accept/reject jobs sent to a destination

SYNOPSIS

accept destination(s)
cupsaccept
destination(s)
reject
[ -E ] [ -h server ] [ -r reason ] destination(s)
cupsreject
[ -E ] [ -h server ] [ -r reason ] destination(s)

DESCRIPTION

accept or cupsaccept instructs the printing system to accept print jobs to the specified destinations.

reject or cupsreject instructs the printing system to reject print jobs to the specified destinations. The -r option sets the reason for rejecting print jobs. If not specified the reason defaults to "Reason Unknown".

The -E option forces encryption when connecting to the server.

COMPATIBILITY

The CUPS versions of accept and reject may ask the user for an access password depending on the printing system configuration. This differs from the System V versions which require the root user to execute these commands.

SEE ALSO

cancel(1), disable(8) or cupsdisable(8), enable(8) or cupsenable(8), lp(1), lpadmin(8), lpstat(1), CUPS Software Administrators Manual, http://localhost:631/documentation.html

COPYRIGHT

Copyright 1993-2004 by Easy Software Products, All Rights Reserved.



reject(8)