File Utility Programming (FUP) Reference Manual
FUP Commands
File Utility Program (FUP) Reference Manual—523323-015
2-152
Commands Related to PURGE
If you type S (or press Return), the FUP INFO listing appears for each file in the file 
set, followed by the PURGE? prompt:
If you type F, the contents of the file set are listed, and the original prompt appears 
again:
Commands Related to PURGE 
PURGEDATA
Removes all data from a file. This command applies only to Enscribe files.
PURGEDATA does not physically purge data. It purges data logically by setting the 
end-of-file (EOF) pointer to zero—the relative position to the beginning of the file. The 
file still exists, its file name can be displayed (with the FILES command), and the 
extents remain allocated (until you issue a DEALLOCATE command for the file).
fileset-list
is a list of files from which data is to be purged. Partial file names are expanded 
using the current default node, volume, and subvolume (if necessary). You can use 
wild-card characters and can specify qualified-fileset for fileset-list.
( Y[ES], N[ONE], S[ELECT], F[ILES] )? S
 CODE EOF LAST MODIF OWNER RWEP TYPE...
$A.B
 FILE1 101 1646 5APR85 15:55 8,44 AO--
PURGE? Y
$A.B.FILE1 PURGED.
 FILE2 101 1646 4APR85 16:31 8,44 CUCU
PURGE? N
 FILE3 101 1646 3APR85 12:48 8,44 CUCU
PURGE? Y
$A.B.FILE3 PURGED.
2 FILES PURGED
( Y[ES], N[ONE], S[ELECT], F[ILES] )? f
$A.B
 FILE1 FILE2 FILE3
DO YOU WISH TO PURGE THE ENTIRE FILESET $A.B ?
( Y[ES], N[ONE], S[ELECT], F[ILES] )?
COMMAND Function Page
CONFIG[URE] Can override the default ! option 2-28
PURGEDATA Purges the data from a file 2-152
PURGEDATA fileset-list [ , PARTONLY ]










