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

How to delete a band on the command line. Folder of

2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

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

The editor will share with you how to delete the tape on the command line. I believe that most people do not know much about it, so share this article for your reference. I hope you will learn a lot after reading this article. Let's learn about it together.

Delete the tape on the command line. Folder of

There is a temp.. in the system. It's probably a Trojan horse.

Enter DOS

Enter the location where the file is located

The code is as follows:

Rd / S / Q temp..\\

In this way, there is no error that the folder is not empty.

Here is a better way to make it easier for you to use:

The following recommendation is a stronger delete code (execute malformed files)

Save the following code as jb51del.bat

The code is as follows:

DEL / F / A / Q\?% 1

RD / S / Q\? 1

How to use: drag the file to be deleted onto the bat file.

The above is "how to delete the belt on the command line." all the contents of this article, thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

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

Development

Wechat

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

12
Report