dos command

dos command


Create a directory md

rd directory Delete

cd \ to return to the root directory

cd .. returns to the parent directory

cd into the directory specified

dir lists the current directory folder and file

echo the contents of the file> File name. File suffix

del delete files

exit to quit the command line

Guess you like

Origin www.cnblogs.com/Aha-Best/p/10987555.html