Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Use the mdel command of linux to delete files in MSDOS format

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly introduces the use of linux's mdel command to delete files in MSDOS format, which can be used for reference by friends who need it. Let's take a look at it with me.

Mdel is a mtools tool command that simulates the deltree command of MS-DOS. It can delete directories in the MS-D0S file system and all subdirectories and files under them. There will be a prompt before deleting read-only.

Syntax format: mdel [parameters]

Common parameters:

-v displays more information

Reference example

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

[root@linuxcool ~] # mdel a:autoexec.bat

Delete the demo.bat in the root directory of the B-slot disk:

[root@linuxcool ~] # mdel b:demo.bat above is the use of linux's mdel command to delete the details of files in MSDOS format. Have you learned anything after reading them? If you want to know more about it, welcome to the industry information!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report