1. How to Go Back Directory in CMD: A Quick Guide

1. How to Go Back Directory in CMD: A Quick Guide
$title$

Command immediate (cmd) is a strong software that lets you work together together with your pc’s working system. Some of the widespread duties that you could be must carry out in cmd is to navigate by way of the listing construction of your pc. This may be achieved utilizing the “cd” command. Nevertheless, if it is advisable return to the earlier listing, you should use the “cd..” command. On this article, we are going to present you the way to return listing in cmd utilizing the “cd..” command.

The “cd..” command is a shortcut for the “cd ..” command. The “cd” command is used to vary the present listing. The “..” represents the mother or father listing of the present listing. Subsequently, the “cd..” command will change the present listing to the mother or father listing. For instance, if you’re at present within the “C:UsersYourUsernameDesktop” listing, and also you need to return to the “C:UsersYourUsername” listing, you should use the next command:

“`
cd..
“`

It will change the present listing to the “C:UsersYourUsername” listing. You need to use the “cd..” command to return to the mother or father listing of any listing. This could be a helpful shortcut when it is advisable navigate by way of the listing construction of your pc rapidly and simply.

Navigate the File System

Navigating the file system is a vital ability for utilizing the command immediate. The next are some fundamental instructions for navigating the file system:

Present Listing

The present listing is the listing that’s at present being displayed within the command immediate window. To get the present listing, use the “cd” command with none arguments. For instance:

“`
C:UsersUser> cd
C:UsersUserDocuments
“`

Altering Directories

To alter the present listing, use the “cd” command adopted by the trail to the brand new listing. For instance, to vary to the “Downloads” listing, you’ll use the next command:

“`
C:UsersUserDocuments> cd Downloads
“`

Itemizing Recordsdata and Directories

To listing the information and directories within the present listing, use the “dir” command. For instance:

“`
C:UsersUserDownloads> dir
Quantity in drive C is OSDisk
Quantity Serial Quantity: 40ED-1E3A

Listing of C:UsersUserDownloads

02/20/2023 02:47 PM

.
02/20/2023 02:47 PM ..
02/20/2023 02:47 PM 1,922 setup.exe
02/20/2023 02:47 PM 110,852 software_installer.exe
02/20/2023 02:47 PM 4,608 test1.txt
02/20/2023 02:47 PM 4,608 test2.txt
5 File(s) 121,988 bytes
2 Dir(s) 102,170,649,600 bytes free
“`

Transferring Up a Listing

To maneuver up one listing, use the “cd ..” command. For instance, to maneuver from the “Downloads” listing to the “Consumer” listing, you’ll use the next command:

“`
C:UsersUserDownloads> cd ..
C:UsersUser>
“`

Absolute and Relative Paths

An absolute path is a path that begins from the foundation listing of the drive. For instance, the next is an absolute path to the “Downloads” listing:

“`
C:UsersUserDownloads
“`

A relative path is a path that begins from the present listing. For instance, the next is a relative path to the “Downloads” listing:

“`
Downloads
“`

Utilizing the Command Immediate

The Command Immediate is a strong software that lets you work together together with your pc at a command-line degree. One of many many instructions you should use within the Command Immediate is cd, which lets you change directories. To return one listing within the Command Immediate, you should use the next steps:

  1. Open the Command Immediate. To do that, you may kind "cmd" into the Home windows search bar and click on on the Command Immediate icon that seems.
  2. Navigate to the listing you need to return from. To do that, kind the cd command adopted by the trail to the listing. For instance, if you wish to return to the listing C:UsersJohnDocuments, you’ll kind the next command:
cd C:UsersJohnDocuments
  1. Sort the cd.. command. This command will return one listing from the present listing.
  2. Press Enter. The Command Immediate will now return one listing.

The “CD” Command

The “cd” command in Command Immediate (cmd) lets you navigate by way of directories and folders within the file system. To return a listing, use the next syntax:

cd ..

It will take you up one degree within the listing construction. For instance, if you’re at present within the “C:UsersUsernameDocuments” listing, operating “cd ..” will take you to the “C:UsersUsername” listing.

Going Again A number of Ranges

You can too return a number of ranges within the listing construction utilizing the “cd” command. To do that, use the next syntax:

cd ......

It will take you again 4 ranges within the listing construction. You may add or take away as many “..”s as wanted to return the specified variety of ranges.

For instance, the next command will take you again 5 ranges within the listing construction:

cd ........

It is necessary to notice that the “cd” command solely works on directories. It can’t be used to navigate to information.

Instance

Command Consequence
cd .. Goes up one degree within the listing construction
cd …. Goes up two ranges within the listing construction
cd …… Goes up three ranges within the listing construction

Mum or dad Listing with “..”.

To go to the mother or father listing of the present listing within the Command Immediate, you should use the “cd..” command. This command will transfer you up one degree within the listing construction. For instance, if you’re at present within the “My Paperwork” listing, and also you need to go to the “C:” drive, you should use the next command:

“`
cd..
“`

It will transfer you to the “C:” drive. You can too use the “cd..” command to go to the mother or father listing of a selected listing. For instance, if you’re at present within the “My DocumentsMy Photos” listing, and also you need to go to the “My Paperwork” listing, you should use the next command:

“`
cd..
“`

It will transfer you to the “My Paperwork” listing.

Here’s a desk summarizing the utilization of the “cd..” command:

Command Description
cd.. Go to the mother or father listing of the present listing.
cd..listing Go to the mother or father listing of the required listing.

A number of Listing Ranges

To return a number of listing ranges in cmd, use the cd .. command with the specified variety of durations. For instance, cd ... goes again three directories, whereas cd .... goes again 4 directories.

Going Again One Listing

To return one listing, use the cd .. command. This command strikes you up one degree within the listing tree.

Going Again Two Directories

To return two directories, use the cd ../.. command. This command strikes you up two ranges within the listing tree.

Going Again Three Directories

To return three directories, use the cd ../../.. command. This command strikes you up three ranges within the listing tree.

Going Again 4 Directories

To return 4 directories, use the cd ../../../.. command. This command strikes you up 4 ranges within the listing tree.

Going Again 5 Directories

To return 5 directories, use the cd ../../../../.. command. This command strikes you up 5 ranges within the listing tree.

Going Again Six Directories

To return six directories, use the cd ../../../../../.. command. This command strikes you up six ranges within the listing tree.

Going Again Seven Directories

To return seven directories, use the cd ../../../../../../.. command. This command strikes you up seven ranges within the listing tree.

Variety of Intervals Variety of Listing Ranges
1 1
2 2
3 3
4 4
5 5
6 6
7 7

Navigate Again to Root Listing

Navigate again to the foundation listing by following these easy steps:

  1. Open Command Immediate (CMD) by urgent the Home windows key + R, typing “cmd”, and hitting Enter.
  2. Sort “cd ” (with out quotes) to go to the foundation listing.
  3. Press Enter.

Alternatively, use the desk under for a fast reference to navigate again to the foundation listing and different widespread directories.

Command Description
cd Go to the foundation listing
cd.. Go to the mother or father listing
cd Paperwork Go to the Paperwork listing
cd Desktop Go to the Desktop listing
cd Downloads Go to the Downloads listing

Automate with Batch Recordsdata

Batch information present a handy approach to automate repeated duties within the command immediate, together with altering directories. Here is find out how to use batch information for this function:

  1. Create a brand new batch file: Open Notepad or another textual content editor and create a brand new file.
  2. Begin with the @ECHO command: This command suppresses the show of instructions within the command immediate when the batch file is executed.
  3. Use the CD command: Use the CD command adopted by the listing path you need to change to. For instance, to vary to the “Paperwork” folder, use the next command:
    @ECHO OFF
    CD Paperwork
    
  4. Add further instructions: You may add another instructions it is advisable execute after altering directories. For example, you should use the DIR command to listing the information within the present listing.
  5. Save the batch file: Save the file with a “.bat” extension, resembling “ChangeDirectory.bat.”
  6. Run the batch file: Double-click the batch file to execute it. It can routinely carry out the required listing modifications and another instructions included within the file.

Here is an instance of a batch file that navigates to the “C:UsersusernameDocuments” folder and lists the information in that listing:

Batch File Code Description
@ECHO OFF Suppress show of instructions
CD C:UsersusernameDocuments Change listing to the required path
DIR Checklist information within the present listing

How To Go Again Listing In Cmd

To return a listing within the Command Immediate (cmd), you should use the “cd..” command. This command will take you up one degree within the listing tree. For instance, if you’re at present within the “C:UsersYourUserNameDocuments” listing, and also you need to return to the “C:UsersYourUserName” listing, you’ll kind “cd..” into the Command Immediate.

You can too use the “cd” command to return to a selected listing. For instance, if you wish to return to the “C:Home windows” listing, you’ll kind “cd C:Home windows” into the Command Immediate.

Individuals Additionally Ask About How To Go Again Listing In Cmd

How do I’m going again to the earlier listing in cmd?

To return to the earlier listing in cmd, you should use the “cd..” command.

How do I’m going again to the foundation listing in cmd?

To return to the foundation listing in cmd, you should use the “cd /” command.

How do I’m going again to the desktop in cmd?

To return to the desktop in cmd, you should use the “cd %userprofilepercentDesktop” command.