CMD folder switch instruction

Source: Internet
Author: User

In the development process we often use the cmd command line, then how to use the cmd command line into the directory, switch directories?

Cmd.exe is a Microsoft Windows system-based command interpreter on Windows, similar to Microsoft's DOS operating system. Cmd.exe is a 32-bit command-line program that runs on Windows nt/2000/xp/2003/vista/win7. This is not purely a system program, but if you delete it, it can cause an unknown problem.

Follow me along, use the command line to access the folder:

Tools/Materials
    • CMD command line

Steps/Methods
    1. First we set up a folder in C, in order to access convenient, named MM, and then we in the MM folder to create a new two folders, a named nn, another named Oo. As shown in the following:

    2. First we try to access the folder, if we want to access the C drive, then we need to input C: on the command line. :

    3. We first return to the C packing directory from C:\Documents and settings\administrator>: As shown: We only need to enter the CD in the command line. You can return to the upper-level directory:

    4. Then let's try this into the nn folder and the Oo folder under the MM folder and the MM folder.

      You can access the MM folder by entering CD mm on the command line.

    5. We can also directly jump directly to the Oo folder via the nn folder under MM. Enter the CD directly ... Then enter the CD OO on the line. As shown in the following:

    6. Summary: The input disk such as C: And then enter the equivalent of a C drive (C drive generally into the desktop directory)

      Enter the CD directory name and then enter (the directory name is a first-level directory name in the C drive, or it can be a directory path in the C drive). such as CD mm is entered in the MM folder.

    7. If you want to go back to the top-level directory, enter the CD directly. OK, you can go back to the top-level directory. These are the most commonly used commands in the development process.

CMD folder switch instruction

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.