1, MD folder name----Create a folder in the current path;
2. Rd Folder name----Delete the folder under the current path;
3, dir c:----display C-disk directory storage information;
4, dir----Display the current path of the file and folder information;/p pagination display;/s displays subdirectories;/w displays only filenames;
5, copy d:\source d:\destination----Copy the contents of the source directory to the destination folder;
6, D:----cut into D-plate;
7, cd\----return to the root directory;
8. cd. ----Return to the parent directory;
9, the CD path----enter the specified path;
10, tree----Display the folder structure of the path;/f also displays files;
11, ren original filename new file name----renamed;
12, CLS----clear screen;
13, ver----display operating system version number;
14, move the original file destination folder----moving files, cut;
15, Ipconfig/all----Display the details of the network card;
16, MSPaint----Open the drawing board;
17, MSTSC----open remote connection;
18, magnify----open magnifier;
19, notepad----open Notepad;
20, taskmgr----Open Task Manager;
21, OSK----Open on-screen keyboard;
22, Calc----Open the calculator;
23, control----Open the dashboard;
24, netstat-a----See which ports are turned on;-N view port network connection;
Common cmd commands