Navigation: Command Line Applications > SuperDelete > Usage |
Command Line Parameters
superdel <directory> <file to delete> [/test]
Example
Example 1: Delete all files named thumbs.db the folder "C:\Documents and Settings" (including subfolders).
superdel "c:\documents and settings" thumbs.db
|