Q796
What does the following command do? mkdir dir dir/dir_01/dir_02
A.
create dir, dir_01 and dir_02
AnswerB.
creates dir_02
C.
creates dir only
D.
throws an error
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board