Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The method of cmd to a specified folder

2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

Editor to share with you the method of cmd to the designated folder, I believe that most people do not know much about it, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to know it!

Cmd to the specified folder: first press the shortcut key "WIN+R", and call up the run command window; then enter CMD, and click enter to confirm the run; then enter the command "cd / d d:\ test" in the CMD window and directly enter any folder under the specified drive letter.

Press the shortcut key: WIN+R, bring up the running command window, type CMD, and enter enter to confirm the operation.

At this point, a CMD window will open

Normally, to enter any directory under another drive letter, we need to run the command twice in the CMD window: the first time, to the drive letter, and the second time to the specified directory

# enter D disk d: # enter the test directory cd test under D disk

By using the CD command and adding the parameter / d, you can go directly to any folder under the specified drive letter in one step.

# one step to enter the test directory cd / d d:\ test under D disk

Error example: if the / d parameter is not added, the working directory cannot be changed after the enter is run.

The above is all the contents of this article entitled "how to cmd to a specified folder". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report