CD, DIR
    

CD [path]

DIR [path]

CD without a path displays your current folder. CD with a path changes from your current folder to the specified folder.

DIR lists the names of all the files in your current or the specified folder.

Here are some examples:

CD

displays your current folder

CD SUE\SALES91

changes to the SUE\SALES91 folder

DIR

lists the names of files in your current folder