home *** CD-ROM | disk | FTP | other *** search
- Program :
- XD
-
- Usage :
- XD directory\
- directory\ := the target directory you specified to delete.
- /* the separator of directory `\' could not be omitted
- */
-
- Description :
-
- It is a convenient utility to delete all files in a subdirectory
- It may be very dangerous and I have been suppressed all warning
- information (because I put this file into my batch file.)
-
- Examples:
-
- (1):- XD c:\temp\
- remove all files in c:\temp\ including RMDIRing c:\temp.
-
- (2):- XD f:\
- crazy deletion! remove all files in f:.
-