Under DOS, what command will you type when you want to list down the files in a directory, and at the same time pause after every screen output?
4 years ago
Operating System
a) dir /w
b) dir /p
c) dir /s
d) dir /w /p
Answer: d) dir /w /p
Bijay Satyal
Oct 22, 2021