【珍藏】批处理常用指令 [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
目前,我们都在用哪个FTP软件?喜欢用的是WinSCP,是一款免费的FTP/SFTP软件。今天在帮助一个网友远程解决问题的时候看到他用的是FlashFXP FTP工具,这个工具以前我也用过,不过正版是需要付费的,但是网上有很多的绿色版本和破解版本。考虑到安全的问题,个人不建议选择破解版。但是这款软件还是比较好用的。今天主要是遇到他的虚拟主机无法通过FTP连接主机,这里我就帮忙看看到底是什么问题。一...
Megalayer 商家主营业务是以独立服务器和站群服务器的,后来也陆续的有新增香港、菲律宾数据中心的VPS主机产品。由于其线路的丰富,还是深受一些用户喜欢的,有CN2优化直连线路,有全向国际线路,以及针对欧美的国际线路。这次有看到商家也有新增美国机房的VPS主机,也有包括15M带宽CN2优化带宽以及30M带宽的全向线路。Megalayer 商家提供的美国机房VPS产品,提供的配置方案也是比较多,...
justhost.ru官方来消息说已经对网络进行了比较全面的优化,针对中国电信、联通、移动来说,4个机房总有一个适合中国用户,让站长进行一下测试,这不就有了这篇有关justhost的VPS的第四次测评。本帖主要关注的是网络,对于其他的参数一概不管! 官方网站:https://justhost.ru 最低配VPS:8.3元/月,KVM,512M内存,5G硬盘,200M带宽,不限流量 购买链接:...