DELSPECial is a simple DOS command line driven program that allows one to invoke any program or command to do anything the invoked program/command has provision for, on any file or a particular set of files to help one decide what to do with those files.
Our Review: This small DOS command allows you to automate the repeated invocation of a particular program or command (such as find, execute, delete) to do something on each file found matching
the given specification, wherever the files may be on a drive, before deciding to keep them or delete them. Since most files are hidden, this is also a useful tool for getting rid or finding files anywhere on your hard drive.