Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

Twenty-six, move command


May 23, 2021 DOS Command learning manual



move [y/-y] filename1 filename2


Move file 1 to file 2


E.g.: move c: .dos


Move all files under the dos subdirecte to the cced subdirect directory


/y|-y parameter is prompted when the target directory does not need to be created


You can use this command to modify subdirecter names, such as move dos cced


Change the dos directory name to cced