Q12
Which command displays only file and directory names without size, date and time information?
A.
Dir/w
B.
Dir a:
C.
Dir /b
AnswerD.
Dir /s
Answer: Option C
Solution
Answer: Option C
Solution:
dir/b command barely lists the names of files and directories without any other information like size, date, time etc.