DOS command concise summary

DOS command

1.dir view the current directory files and folders

2.dir / s view the current directory and all subdirectories of files and folders

3.dir /? View dir parameters

4.cd/ return to the root directory

5.ctrl + c an immediate end to the current instruction

A return 6.cd ..

7.cd name into the name of the folder named

Create a directory 8.md

9.rd delete the directory

10.cls clear screen

11.copy copy files 

12.ren aa bb modify the folder is aa bb

13.move move files

14.ipconfig Find local ip address

15.color 5 6 modify the background color and font color terminal (terminal 5 6 background color font color)

16.color help view color composition

17.del deleted files can not be deleted folders

18.Tab check the corresponding file

19. On a copy instruction ↑

 

Guess you like

Origin www.cnblogs.com/yee-123/p/11358809.html