NBSpool for MPE Reference Guide

Chapter 3
3-14
ARCPURGE Examples
In the following example, all spool files from the
STUFF
archive are purged of
outpri
7
.
O> ARCP %7;FILE=STUFF
In the following example, all spool files for device class
LPSLOW
are purged.
O> ARCPURGE *LPSLOW;FILE=ARCFILE
In the following example, all spool files more than 10 days old are purged.
O> ARCPURGE >TODAY-10;FILE=ARCFILE