DEL and ERASE commands

Delete one or more files.

Synopsis

DEL [/P] [/F] [/S] [/Q] [/A[:]attributes] name ...
ERASE [/P] [/F] [/S] [/Q] [/A[:]attributes] name ...

Delete one or more files.

Compatibility

Available since revision 0.4.

Fully compatible with cmd.exe.

See also

RD and RMDIR commands, MD and MKDIR commands, MOVE command