1.1. Exercises¶
1.1.1. pwd 1¶
Use this mock command line environment to solve the challenge. Use the visualization to understand what is happening in the file structure. Refer back to the About section for examples, key terms, and command descriptions.
1.1.2. pwd 2¶
Use this mock command line environment to solve the challenge. Use the visualization to understand what is happening in the file structure. Refer back to the About section for examples, key terms, and command descriptions.
1.1.3. pwd 3¶
Use this mock command line environment to solve the challenge. Use the visualization to understand what is happening in the file structure. Refer back to the About section for examples, key terms, and command descriptions.
1.1.4. ls¶
Use this mock command line environment to solve the challenge. Use the visualization to understand what is happening in the file structure. Refer back to the About section for examples, key terms, and command descriptions.
1.1.5. cd 1¶
Use this mock command line environment to solve the challenge. Use the visualization to understand what is happening in the file structure. Refer back to the About section for examples, key terms, and command descriptions.
1.1.6. cd 2¶
Use this mock command line environment to solve the challenge. Use the visualization to understand what is happening in the file structure. Refer back to the About section for examples, key terms, and command descriptions.
1.1.7. cd 3¶
Use this mock command line environment to solve the challenge. Use the visualization to understand what is happening in the file structure. Refer back to the About section for examples, key terms, and command descriptions.
1.1.8. touch¶
Use this mock command line environment to solve the challenge. Use the visualization to understand what is happening in the file structure. Refer back to the About section for examples, key terms, and command descriptions.
1.1.9. mkdir¶
Use this mock command line environment to solve the challenge. Use the visualization to understand what is happening in the file structure. Refer back to the About section for examples, key terms, and command descriptions.
1.1.10. rm¶
Use this mock command line environment to solve the challenge. Use the visualization to understand what is happening in the file structure. Refer back to the About section for examples, key terms, and command descriptions.
1.1.11. rm -r¶
Use this mock command line environment to solve the challenge. Use the visualization to understand what is happening in the file structure. Refer back to the About section for examples, key terms, and command descriptions.
1.1.12. rmdir¶
Use this mock command line environment to solve the challenge. Use the visualization to understand what is happening in the file structure. Refer back to the About section for examples, key terms, and command descriptions.
1.1.13. mv¶
Use this mock command line environment to solve the challenge. Use the visualization to understand what is happening in the file structure. Refer back to the About section for examples, key terms, and command descriptions.
1.1.14. cp¶
Use this mock command line environment to solve the challenge. Use the visualization to understand what is happening in the file structure. Refer back to the About section for examples, key terms, and command descriptions.
1.1.15. Challenge 1¶
Use this mock command line environment to solve the challenge. Use the visualization to understand what is happening in the file structure. Refer back to the About section for examples, key terms, and command descriptions.