Use at the workstation to permanently remove previously deleted files from the file system.
PURGE [ filename | path] [/ option...] [/? | /VER]
| Parameter | Use to |
|---|---|
filename |
Replace filename with the names of the files you want to purge. Wildcards are allowed. |
path |
Replace path with the complete path of the directory containing the files you want to purge. |
/option |
Replace option with any available option. See PURGE Options. |
/? |
View online help. All other parameters are ignored when /? is used. |
/VER |
View the version number of the utility and the list of files it uses to execute. All other parameters are ignored when /VER is used. |
WARNING: If you have the Delete right in the directory, and you don't specify deleted files to be removed, all deleted files are removed, even if you don't own them.
| Option | Use to |
|---|---|
/A |
Purge all files in the current directory and its subdirectories. |
NOTE: If you don't use /A, PURGE removes only the files in the specified directory.