Город МОСКОВСКИЙ
00:00:50

How to Change Directory using Command Prompt (CMD) On Windows 10

Аватар
Творчество и Техники
Просмотры:
24
Дата загрузки:
29.09.2023 17:53
Длительность:
00:00:50
Категория:
Лайфхаки

Описание

How to Change Directory using Command Prompt (CMD) On Windows 10 via Command line

cd is the command for changing directories.

1. Go to start menu and type cmd. When the Command Prompt (CMD) appears select it.
2. To list the files and sub folders inside the directories type "dir".
3. When you want to go to specific directory type "cd" space then directory name.
4. To navigate up one directory level, use "cd .."
5. To navigate into the root directory, use "cd /"
6. If you want to change the drive from "C:" to "D:", you should type "d:" and then press Enter on your keyboard.

Рекомендуемые видео