Vidyalelo
Computer Science · Q12

Disk Operating System (DOS)

Engineering and GATE · Computer Science · question 12

Q12

Which command displays only file and directory names without size, date and time information?

A.
Dir/w
B.
Dir a:
C.
Dir /b
Answer
D.
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.