| 
       | 
    
pwd
Print Working Directory
  
SYNTAX
      pwd
Displays the path of the current working folder (i.e. it tells you where you are)
Related commands:
  
  cd - Change Directory
  
  Equivalent BASH command:
  
  pwd - Print Working Directory