MDELETE Command

HSI Version:

All

Purpose:

Remove files (same as DELETE command), with interactive prompt to confirm delete of each file.

Aliases:  

Command Format:

mdel[ete] [-i] [-R] path ...

Options:

-i : interactively confirm each deletion (regardless of current "prompt" setting

-R : [standard option] recursively remove directories in the specified path(s)

Keywords:

 

Usage Notes:

Interactive prompting can be toggled with the PROMPT command.

Example:

mdel *

Related Command(s):