Method for writing all file names of the current disk to a text file in the CMD command line
Sometimes we need to write the file name in the current directory into a text file to facilitate us to share the content list with the user, so we can refer to the following code
2014-05-05
Batch bat determines whether a file has been updated in the last 5 minutes
This article mainly introduces the code that batch bat determines whether a file has been updated in the last 5 minutes. Friends who need it can refer to it
2014-07-07
How to determine if the parameters contain certain strings in batch processing?
This article mainly introduces how to determine the relevant information of certain strings in batch processing. Friends who need it can refer to it
2014-07-07
BAT version file crusher
What I share here is a batch-level violent file crusher implemented using bat. Friends who are learning bat can refer to it.
2014-05-05
Commonly used regular expressions and annotations [Favorites]
Commonly used regular expressions and annotations [Favorites]...
2007-04-04
BAT batch processing realizes automatic software installation function
This article mainly introduces the function of BAT batch processing to automatically install software. This article directly gives code examples. Friends who need it can refer to it.
2015-06-06
CMD's next command traversing the directory and deleting the code of the same file
Here is another simple method, with just one command, the same effect can be achieved. It iterates over the current drive letter and automatically deletes the found file.
2010-04-04
How to set up the method of automatically running batch processing on Windows
This article introduces the method of setting Windows to automatically run batch processing, which has certain reference learning value for everyone's study or work. Friends who need it, please learn with the editor below.
2021-12-12
Implementation of cmd batch ping command
This article mainly introduces the implementation of the cmd batch ping command. The example code is introduced in this article in detail, which has certain reference learning value for everyone's study or work. Friends who need it, please learn with the editor below.
2023-06-06
Usage of Expand, Fasthelp, Fc commands
Usage of Expand, Fasthelp, Fc commands...
2007-03-03