Command Prompt: 11 basic commands you should know (cd, dir, mkdir, etc.)
May 31, 2020
[Ref https://www.digitalcitizen.life/command-prompt-how-use-basic-commands] How to change the directory (folder) in Command Prompt (CMD) CD\ command go one folder up, use the “cd..” command How to change the drive in Command Prompt (CMD) “d:” change the drive and the directory at the same time – “cd D:\Python Code” How to view the contents of a directory in