CompTIA A+ 220-1102 Practice Question
A technician needs to access the System32 directory located within the Windows directory on the C: drive to check for specific files. Which of the following commands should they use to navigate directly to that directory from another drive as their current working directly in the command line?
move C:\Windows\System32
cd..\System32
dir C:\Windows\System32
cd /d C:\Windows\System32