Purging Files from the Print Queue
At a user's request, you may remove one or more files from
the print queue. To purge particular files, enter:
purge userid printer nnn1 nnn2 ...
where:- userid
- is the identification of the user whose files are to be purged.
- nnn1, nnn2
- are spool file identification numbers of the files you want to purge from the print queue.
CP then erases the files.
To purge a class of files in the print queue (for example, a group
of files with a class not defined by your installation), enter:
purge system printer class c
where c is
the class of files you want to purge from the print queue.To purge all files in the print queue that have a particular operator
form (for example, a group of files with a form not defined by your
installation), enter:
purge userid printer form operform
where:- userid
- is the ID of the user who owns the spool files.
- operform
- is the name of the operator form you want to purge.
To purge all files in the print queue that have a particular destination
value, enter:
purge userid printer dest dest
where:- userid
- is the ID of the user who owns the spool files.
- dest
- is the destination value of the files that you want to purge.