Ask Question
7 March, 16:14

Make a hierarchical directory structure under / root that consists of one directory containing three subdirectories.

+5
Answers (1)
  1. 7 March, 16:43
    0
    You can make a hierarchical directory structure under / root that consists of one directory containing subdirectories by using cd and mkdir

    the mkdir command created the directories while the cd command changes which directory you're currently in
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Make a hierarchical directory structure under / root that consists of one directory containing three subdirectories. ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers