【珍藏】批处理常用指令 [collection] common instructions forbatch processing
BAT command Daquan
@ # single back off
Echo off # began to close back from the next line
@echo off#began to close back from the bank. This is the firstline of general batch processing
Echo on # began to open to the next line
Echo echo off is # displays the current state or echo state onEcho. # output a blank line, "enter"
# (echo, echo; echo+ echo[echo] echo/ echo\)
2 errorlevel
Echo%errorlevel%
Each command is run and you can view the return code in thiscommand line format
The default value is 0, and the general command error is setto errorlevel 1
3 dir
Dir#displays the current directory files and subdirectories.Dir /a # display in the current directory files andsubdirectories, including hidden and system files
Dir c: /a:d # display C in the current directory directoryDir c: /a:-d # display root directory C files
Dir c:\/b/p#/b displays only the file name, and the /p pagingdisplay
Dir *.exe /s # display the current directory and all thesubdirectories.Exe file
4 CD
Cd\ # into the root directory
CD # displays the current directory
CD /d d:\sdk # can also change the drive and directory5 MD
MD d:\a\b\c # if d:\a does not exist, it will automaticallycreate the intermediate directory
If # command extensions are disabled, you need to type MKDIR\a\b\c.
6 Rd
Rd ABC# delete the current directory ABC directory, for emptydirectory
Rd/s/q d:\temp# delete the d:\temp folder and subfolders andfiles, /q quiet mode
7 del
Del d:\test.txt # deletefile, cannot be hidden, and read-onlyfile system
Del /q/a/f d:\temp\*.*
Delete all files inside the d:\temp folder, including hidden,read-only, system files, not subdirectories
Del /q/a/f/s d:\temp\*.*
Delete all files in the d:\temp and subfolders, includinghidden, read-only, system files, not subdirectories
8 Ren
Ren d:\temp TMP # support to rename folder
9 CLS
Clear the screen
10 type
Display file contents
Type c:\boot. ini#displays the contents of the specified file,the program files usually garbled
Type *. txt # display all.Txt files in the current directorycontents
11 copy
Copy file
Copy c:\test. txt d:\test.bak
Copy the c:\test.txt file to d:\ and rename it to test.bakCopy con test.txt
From the screen, wait for the input, press Ctrl+Z to end theinput, and save the input as a test. txt file
Con stands for screen, PRN stands for printer, and nul standsfor empty device
Copy 1. txt + 2.txt 3.txt
Merge the contents of 1.txt and 2. txt and save it as a 3.txtfile
If no 3.txt is specified, then save to 1.txt
Copy test. txt +
Copying files to themselves is actuallymodifying the file date12 title
Set the title of the CMD window
Title New Title # CMD can see the title bar of the windowchanged.
13 ver
Display system version
14 label and Vol
Set the label
Vol # display label
Label # display label, also prompted the new label
Label c:system # set C label for system
15 pause
Pause command
16 REM and: :
Comment command
The comment line does not perform the operation
17 date and time
Date and time
Date#displays the current date, and prompted a new input date,press "enter" skip
Date/t#only displays the current date, not prompt the new dateTime # displays the current time, and prompt new input time,press "enter" skip
Time/t # only display the current time, not prompted to entera new time
18 goto and:
Jump command
Label: the # said it is tag line, the tag line does not performthe operation
Goto label # jump to the specified label that line
19 find (external command)
Find command
Find \ \ "abc\" c:\test.txt
Find the line containing theABC string in the c:\test.txt fileIf not found, the errorlevel return code is set to 1
Find /i, "ABC", c:\test.txt
Find rows containing ABC, ignore case
"Find /c \" "abc\" c:\test.txt
Shows the number of rows containing ABC
20 more (external command)
Screen by screen display
More c:\test. txt # by screen display c:\test. txt file content21 tree
Display directory structure
Tree d:\ # display D disk file directory structure
22 &
Execute multiple commands in sequence, regardless of whetherthe command succeeds
23 & &
Execute multiple commands in sequence, and do not execute thefollowing command when the command that executes the error isencountered
Find "ok\" c:\test. txt & & echo
If the word "ok\" is found, it is shown "success" and cannotbe found if it is not found
24 | |
Execute multiple commands in sequence, and do not execute thefollowing command when the correct command is encounteredFind "ok\" c:\test. txt echo | | unsuccessful
If the word "ok\" is not found, it is shown "unsuccessful \"and is not displayed when it is found
25 |
Pipe command
Dir /s/a find /c. * | \ ".Exe\"
The pipe command indicates that the dir command is executedfirst, and the subsequent find command is executed for theoutput of the command
The command line results: output the number of.Exe files in thecurrent folder and all subfolders
Type c:\test. txt|more
This is the same effect as the more c:\test.txt
26 > an d
Output redirection command
> purge the original contents of the file before writing themAppend content to the end of the file without removing theoriginal content
The main contents of the original display on the screen isoutput to the specified file
If the specified file does not exist, the file is automaticallygenerated
Type c:\test. txt >prn
The file content is not displayed on the screen, and the outputis turned to the printer
BlueHost 主机商在以前做外贸网站的时候还是经常会用到的,想必那时候有做外贸网站或者是选择海外主机的时候还是较多会用BlueHost主机商的。只不过这些年云服务器流行且性价比较高,于是大家可选择商家变多,但是BlueHost在外贸主机用户群中可选的还是比较多的。这次年中618活动大促来袭,毕竟BLUEHOST商家目前中文公司设立在上海,等后面有机会也过去看看。他们也会根据我们的国内年中促销发...
racknerd怎么样?racknerd今天发布了几款美国特价独立服务器的促销,本次商家主推高配置的服务器,各个配置给的都比较高,有Intel和AMD两种,硬盘也有NVMe和SSD等多咱组合可以选择,机房目前有夏洛特、洛杉矶、犹他州可以选择,性价比很高,有需要独服的朋友可以看看。点击进入:racknerd官方网站RackNerd暑假独服促销:CPU:双E5-2680v3 (24核心,48线程)内存...
继阿里云服务商推出轻量服务器后,腾讯云这两年对于轻量服务器的推广力度还是比较大的。实际上对于我们大部分网友用户来说,轻量服务器对于我们网站和一般的业务来说是绝对够用的。反而有些时候轻量服务器的带宽比CVM云服务器够大,配置也够好,更有是价格也便宜,所以对于初期的网站业务来说轻量服务器是够用的。这几天UCLOUD优刻得香港服务器稳定性不佳,于是有网友也在考虑搬迁到腾讯云服务器商家,对于轻量服务器官方...