You are preparing to manage a new project code named White Horse. You need to prepare directories for White Horse documents. You are logged in as the wadams user. Use the mkdir command to create directories. You may create the directories as follows: Use the mkdir command with the absolute path to the directory you want to create. Navigate to a parent directory and use the mkdir command with a path relative to the current directory. The current working directory is /home/wadams. In this lab, your task is to create the following directories inside the /home directory for wadams as follows: Create a directory called wh directly inside /home/wadams. Create the following directories in /home/wadams/wh: plan research implement When you are finished, use the ls command to verify the creation of the directories.
You are preparing to manage a new project code named White Horse. You need to prepare directories for White Horse documents. You are logged in as the wadams user.
Use the mkdir command to create directories. You may create the directories as follows:
Use the mkdir command with the absolute path to the directory you want to create.
Navigate to a parent directory and use the mkdir command with a path relative to the current directory. The current working directory is /home/wadams.
In this lab, your task is to create the following directories inside the /home directory for wadams as follows:
Create a directory called wh directly inside /home/wadams.
Create the following directories in /home/wadams/wh:
plan
research
implement
When you are finished, use the ls command to verify the creation of the directories.
Trending now
This is a popular solution!
Step by step
Solved in 5 steps with 6 images