                                    DEL
               Delete a file (or group of files) from a disk.

COMMAND TYPE: Internal                  VERSION: 2.0 and up

USE: DEL [d:][path] filespec /P

d: path filespec specifies the file(s) to DELete.  wildcards are accepted.
/p prompt before deleting each file.  If the filespec is *.*, DEL will
   always prompt for verification.

ERASE is a synonym for DEL
