Q96
The function of Dir/W is
A.
Show all details of file
B.
Show only file name and directory name
AnswerC.
Shows only directory
D.
All of the above
Answer: Option B
Solution
Answer: Option B
Solution:
The function of Dir/W is Displays only filenames and directory names (without the added information about each file) in a five-wide display format. Dir c:*. This form of the DIR command will also display directories. They can be identified by the DIR label that follows the directory name.