The command to create 2 levels of directories is
a: mkdir -p level-1/level-2
b: mkdir -l level-1/level-2
c: mkdir -2 level-1/level-2
d: mkdir -h level-1/level-2
e: mkdir -p level-1 level-2
a: mkdir -p level-1/level-2
Computer Science & Information Technology
You might also like to view...
Which section of the ISO 12207 standard covers the verification process?
A. 7.1.2 B. 7.1.4 C. 7.2.2 D. 7.2.4
Computer Science & Information Technology
Which of the following expression results in 45.37?
a. (int)(45.378 * 100) / 100 b. (int)(45.378 * 100) / 100.0 c. (int)(45.378 * 100 / 100) d. (int)(45.378) * 100 / 100.0
Computer Science & Information Technology
Click Contact Info to expand the ________
Fill in the blank(s) with correct word
Computer Science & Information Technology
Describe the disadvantage of synchronous TDM and explain how the issue can be resolved
What will be an ideal response?
Computer Science & Information Technology