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 robust device that lets you work together along with your pc’s working system. Probably the most frequent duties that you could be must carry out in cmd is to navigate by means of the listing construction of your pc. This may be executed utilizing the “cd” command. Nevertheless, if it’s worthwhile to return to the earlier listing, you should use the “cd..” command. On this article, we are going to present you ways 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 alter the present listing. The “..” represents the dad or mum listing of the present listing. Subsequently, the “cd..” command will change the present listing to the dad or mum listing. For instance, in case you are at the moment within the “C:UsersYourUsernameDesktop” listing, and also you need to return to the “C:UsersYourUsername” listing, you should use the next command:

“`
cd..
“`

This can change the present listing to the “C:UsersYourUsername” listing. You need to use the “cd..” command to return to the dad or mum listing of any listing. This is usually a helpful shortcut when it’s worthwhile to navigate by means of the listing construction of your pc shortly and simply.

Navigate the File System

Navigating the file system is a vital talent 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 the moment 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 alter to the “Downloads” listing, you’d use the next command:

“`
C:UsersUserDocuments> cd Downloads
“`

Itemizing Recordsdata and Directories

To record 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
“`

Shifting 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’d use the next command:

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

Absolute and Relative Paths

An absolute path is a path that begins from the basis 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 robust device that lets you work together along 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’ll be able to sort "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, sort the cd command adopted by the trail to the listing. For instance, if you wish to return to the listing C:UsersJohnDocuments, you’d sort the next command:
cd C:UsersJohnDocuments
  1. Kind 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 means of directories and folders within the file system. To return a listing, use the next syntax:

cd ..

This can take you up one degree within the listing construction. For instance, in case you are at the moment within the “C:UsersUsernameDocuments” listing, operating “cd ..” will take you to the “C:UsersUsername” listing.

Going Again A number of Ranges

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

cd ......

This can take you again 4 ranges within the listing construction. You possibly can 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 Outcome
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

Dad or mum Listing with “..”.

To go to the dad or mum 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, in case you are at the moment within the “My Paperwork” listing, and also you need to go to the “C:” drive, you should use the next command:

“`
cd..
“`

This can transfer you to the “C:” drive. You may as well use the “cd..” command to go to the dad or mum listing of a selected listing. For instance, in case you are at the moment within the “My DocumentsMy Footage” listing, and also you need to go to the “My Paperwork” listing, you should use the next command:

“`
cd..
“`

This can transfer you to the “My Paperwork” listing.

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

Command Description
cd.. Go to the dad or mum listing of the present listing.
cd..listing Go to the dad or mum 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 intervals. 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 Durations 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 basis listing by following these easy steps:

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

Alternatively, use the desk beneath for a fast reference to navigate again to the basis listing and different frequent directories.

Command Description
cd Go to the basis listing
cd.. Go to the dad or mum 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 strategy to automate repeated duties within the command immediate, together with altering directories. Here is the way to use batch information for this function:

  1. Create a brand new batch file: Open Notepad or every other 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 alter to the “Paperwork” folder, use the next command:
    @ECHO OFF
    CD Paperwork
    
  4. Add further instructions: You possibly can add every other instructions it’s worthwhile to execute after altering directories. As an example, you should use the DIR command to record the information within the present listing.
  5. Save the batch file: Save the file with a “.bat” extension, reminiscent of “ChangeDirectory.bat.”
  6. Run the batch file: Double-click the batch file to execute it. It’s going to mechanically carry out the required listing modifications and every other 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, in case you are at the moment within the “C:UsersYourUserNameDocuments” listing, and also you need to return to the “C:UsersYourUserName” listing, you’d sort “cd..” into the Command Immediate.

You may as well use the “cd” command to return to a selected listing. For instance, if you wish to return to the “C:Home windows” listing, you’d sort “cd C:Home windows” into the Command Immediate.

Individuals Additionally Ask About How To Go Again Listing In Cmd

How do I am 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 am going again to the basis listing in cmd?

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

How do I am going again to the desktop in cmd?

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