A SERVICE OF

logo

456 Chapter 6
Command Definitions P-R
PURGEDIR
To delete all directories under the CWD with names beginning with TMP all objects below
these directories:
:purgedir TMP@; TREE
To delete all directories under the CWD with names ending with TMP all objects below
these directories:
:purgedir ./@TMP/
When wildcards are specified with dir_name, then RD access is required to the parent
directory of each wildcard component. If the purge is multilevel, then TD, RD, and DD
accesses are necessary to each directory below dir_name.
Related Information
Commands CHDIR, LISTFILE, NEWDIR, PURGE, PURGEACCT, PURGEGROUP, LISTDIR
(UDC), FINDDIR (UDC)
Manuals None