You are working with the file directory of a Windows XP comp
You are working with the file directory of a Windows XP computer from the command line, and you use the md command to create a new directory in your My Documents directory. What command switch can you issue to confirm that the new directory was created?
A. Just use the dir command to view all of the directories and files in the My Documents and look for the name of directory you just created
B. dir /new
C. dir /bn
D. dir /ad
Solution
ans is A
Just use the dir command to view all of the directories and files in the My Documents and look for the name of directory you just created
