Del Command

Deletes the specified file. Wildcards may be used for filename e.g. *.*. '*' matches any sequence of zero or more characters. '?' matches a single character. Any file matching the specification will be deleted.

Del [/noerror] filespec

Parameters

/noerror