gspl-qchange - change spooled jobs
gspl-qchange [ -options ] job number ...
gspl-qchange makes changes to one or more GNUspool spooled jobs,
which may be on the local host or other hosts on the network. Jobs are
specified by the job number, which is reported by gspl-qlist(1) in the
first column of the default output, or by gspl-pr(1) or gspl-rpr(1) when the
job is queued with the verbose option. Remote jobs are specified by
prefixing the job number by the host name and a colon, thus
host:1234
. Leading zeroes in the job number may be omitted.
Each of the jobs must be owned by the user, or the user must have permission to edit other user's jobs. The user must also have permission to edit remote jobs to operate on remote jobs (this is normally set for all users).
The changes are specified by options, which are as similar as possible to those for gspl-pr(1). It is regarded as a mistake not to specify at least one option.
The environment variable on which options are supplied is GSPL_QCHANGE
and the environment variable to specify the help file is
SPRESTCONF
.
causes a summary of the other options to be displayed without taking further action.
requests that a message be sent in the mail to the user if a job is awaiting attention, either because it reaches the top of the queue and the required form type is currently unavailable or because the form requires alignment.
requests that a message be sent to every terminal at which the user is logged in, or by mail otherwise if the user is not logged in, if a job is awaiting attention, either because it reaches the top of the queue and the required form type is currently unavailable or because the form requires alignment.
turns off any job attention messages previously requested.
sets the number of copies to be printed to n.
The maximum number of copies at a time may be restricted to a number for each user such as 10. See the output from gspl-user(1) for information on the maximum number of copies. If the user has set any priority on queue privilege, this limit is removed.
may be used to set a class code narrow or expand the range of jobs from which jobs are selected. It is probably only relevant where the user has override class privilege and it is required to expand the default class code to select additional jobs. N.B. This does not set the classcode. Use -S to set the classcode.
specifies that the supplied form type (with optional suffix introduced
by ``.
'' or ``-
'') is used. Note that not all users may be allowed to
select form types other some pattern, however only the ``paper type'',
i.e. the form type up to the suffix is considered when this
restriction is active, so the user can still change the form type
suffix if required. Note that there is no equivalent of the -i
(interpolate) option to gspl-pr(1).
changes to the specified string, the data to be passed as the value
of the environment variable SPOOLFLAGS
to any program invoked at
the time the job is printed. This might be as a post-processing filter
command, or alternatively some shell command invoked as (for example)
a docstart
string.
replace the title for each job with string. The title appears on the banner page, if this is printed.
in a networked environment requests that the job be printed only on the printers local to the machine at which the job is submitted.
cancels the request that the job or jobs be printed only on printers local to the machine at which the job is submitted.
requests a message to be sent in the mail to the user on completion or termination of the job.
specifies that the job should be held on the queue for at least nn minutes from the current time before being printed. The time may alternatively be specified as hh:mm or as hh:mm:ss, specifying a delay in hours and minutes, or hours, minutes and seconds. Specify zero to cancel this.
is an alternative to the -nnn option to specify the earliest time at which the job is to be printed. The argument may be hh:mm or hh:mm:ss to give the time of day in 24-hour clock notation. If the time has passed, then tomorrow is assumed.
Alternatively a date and a comma may be prefixed to the time in the form mm/dd or dd/mm depending upon the local convention for date format used. Thus the resulting argument might be
10/11,12:30
where flag is one of O, E, A, B or - cause odd or even-numbered pages to be skipped.
O causes odd-numbered pages not to be printed.
E causes even-numbered pages not to be printed.
A and B are useful if more than one copy is to be printed.
A causes even-numbered pages not to be printed on odd-numbered copies, and odd-numbered pages not to be printed on even-numbered copies.
B is the other way around.
If you do not understand this, all you have to do is remember that
gspl-qchange -c2 -OA ....
prints all the odd-numbered pages followed by all the even-numbered ones.
specifies the priority of the job, between 1 (lowest) and 255 (highest) or some narrower range to which the user is limited, unless he or she has the any priority on queue privilege.
A user must have the change priority on queue privilege to invoke this option.
specify name as the destination printer for the job. name may be a pattern to select any printer matching the pattern, or - to cancel the selection and make it the first available printer.
A user may be limited to a range of printers which must be a superset of name.
requests that the job or jobs be retained on the queue with copies set to zero after printing, for explicit deletion, or automatically at the expiry of the timeout (as set by the -tn option).
restores banner pages previously suppressed using -s.
Note that some form types may be set up never to use banners regardless of this option.
specifies that pages m through to n inclusive are to be printed. This does of course assume that the job has recognisable pages. If m or n are omitted, then ``the beginning'' or ``the end'' respectively is assumed.
suppresses any banner page (large letter user name etc) which is printed before the job itself.
Note that some form types may be set up always to print banners regardless of this option.
where nnnn is some collection of the letters A through to P inclusive (upper or lower case) with - to indicate ranges, requests that the job be given the specified class code.
The class code of a job may restrict which printers the job may be printed on, or which other users can display details of the job.
In normal circumstances (except where the user has override class privilege as displayed by gspl-user(1)), the specified class code is reduced to the intersection of (i.e. anded with) the specified class code and the user's own class code.
specifies that if retained on the queue the job will be deleted automatically after n hours. The default value is 24 hours, and the maximum value is 32767 hours (nearly 4 years).
specifies that if held on the queue without being printed, the job will be deleted automatically after n hours. The default value is 168 hours (1 week), and the maximum value is 32767 hours (nearly 4 years).
requests that the specified user name be substituted for the submitting user on the banner page optionally printed at the start of the job. The job still remains the responsibility of the submitting user.
To ``turn off'' a user name specified in a previous -uname option, put a single - sign as the user name.
requests a message to be sent to every terminal at which the user is logged in, or by mail otherwise if the user is not logged in, when the job is completed or terminated.
turns off any job completion messages (-m or -w previously requested.
cancels a request that the job or jobs be retained on the queue after printing.
Save all the current options in a .gnuspool file in the current directory. If there are no jobs given to operate on and this is specified, then gspl-qchange will quit without error. If it is unable to save the options and jobs are specified, then gspl-qchange will continue.
Save all the current options in a .gnuspool file in the user's home directory. If there are no jobs given to operate on and this is specified, then gspl-qchange will quit without error. If it is unable to save the options and jobs are specified, then gspl-qchange will continue.
~/.gnuspool configuration file (home directory)
.gnuspool configuration file (current directory)
rest.help message file
space-separated options to override defaults.
location of alternative help file.
gspl-rpr(1), gspl-pr(1), gspl-pq(1), gspl-qdel(1), gspl-qlist(1), spsyntax(5), gnuspool.conf(5), gnuspool.hosts(5).
Various diagnostics are read and printed as required from the message file, by default rest.help.
The -C option selects the class code for finding the jobs; if you have override class privilege, but your default class code does not allow the jobs ``to be seen'' in the output of gspl-qlist(1), then you may need to specify this. The -S option sets a new classcode, which may be anded with your default class if you do not have override class privilege.
Any errors are reported with appropriate messages on standard error. If any errors are detected operating on several jobs, the exit code will correspond to the last such error displayed.
To change the number of copies of job 24139 to 3
gspl-qchange -c3 14139
To changed the formtype to a4.ps for 3 jobs including one on a remote
machine, avon
gspl-qchange -f a4.ps 24139 26921 avon:21941
Changing all the jobs associated with printer laser
to come out on
printer ljet
may be done with a shell script like this:
gspl-qlist -F "%N %P" | grep laser | while read JOB REST do gspl-qchange -P ljet $JOB done
Or you can do it in one operation with this ``one-liner'':
gspl-qchange -Pljet `gspl-qlist -F"%N %P"|grep laser|sed 's/\(.*\) .*/\1/'`
Copyright (c) 2009 Free Software Foundation, Inc. This is free software. You may redistribute copies of it under the terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law.
John M Collins, Xi Software Ltd.