dir: When you want to view the contents of a directory, type 'dir' in the command prompt and press enter.
C:\> dir
cd: If you want to know which directory you are currently in, type 'cd'.
C:\> cd
To change directories, use the name of the directory after cd.
C:\> cd directory_name