English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية

Linux mdel command

Linux Command大全

The Linux mdel command is used to delete MSDOS formatted files.

A prompt message will be generated before deleting read-only.

Syntax

mdel [-v] msdosfile [ msdosfiles ... ]

Parameters:

  • -v Show more information.

Online Examples

Delete the autoexec.bat in the root directory of the A slot disk.

mdel a:autoexec.bat . 

Linux Command大全