Skip to main content

How to change directory -- windows command ?

 BASIC COMMANDS

How to change the directory?

Fig 1.1  command prompt window

STEPS TO CHANGE THE DIRECTORY :

Step 1: Use the 'cd' command to change the directory

            
Fig 1.2 change directory using the command cd


Step 2: How to go back to the previous directory              

Fig 1.3 using cd .. command


Step 3: How to  go in multiple directories by a single command         

  
Fig 1.4 use a slash to enter multiple directories

Step 4: How to  go back from multiple directories by a single command   

        
Fig 1.5 use 2 dots before and after using slash 

Step 5: Tab command use   

  • Tab command help to redirect the correct name of the next document or directories.
  • you just need to write an initial letter and then tab button from keyboard press unless you get the one you are fetching for.

       



Comments

Popular posts from this blog

Intro to Containerisation

  Fig 1. Docker Engine and Application