Navigation:  Command Line Applications > SuperDelete >

Usage

Top  Previous  Next

Command Line Parameters

 

superdel <directory> <file to delete> [/test]

 

File to delete

The filename to delete

Directory

The directory to parse and delete occurrences of this file

/test

Do not actually replace the files, only show which files would be replaced

 

Example

 

Example 1:        Delete all files named thumbs.db the folder "C:\Documents and Settings" (including subfolders).

 

superdel "c:\documents and settings" thumbs.db