Linux Comm Mdel
# Linux mdel Command
[ Linux Command Manual](#)
The Linux mdel command is used to delete files in MSDOS format.
A prompt will appear before deleting read-only files.
### Syntax
mdel msdosfile [ msdosfiles ... ]
**Parameters:**
* -v Displays more information.
### Example
Delete the autoexec.bat file from the root directory of the floppy disk in drive A.
mdel a:autoexec.bat .
[ Linux Command Manual](#)
YouTip