dir cd /A dir Type notes.txt cd /B Type notes.txt Say reached the one in Apps cd /A Say reached the one in A cd .. dir cd /B Type ../A/notes.txt Wander /A Type notes.txt cd nosuchplace cd notes.txt cd / dir exit