2.9. Working with Files and DirectoriesΒΆ
Contents
- 2.9.1. Sampling of file manipulation commands
- 2.9.2. pwd
- 2.9.3. Pathnames: Two Types
- 2.9.4. The HOME Directory
- 2.9.5. Creating a File
- 2.9.6. Viewing the Contents of Files
- 2.9.7. Directory Contents (ls)
- 2.9.8. Viewing Contents of Text Files
- 2.9.9. Copying Files
- 2.9.10. Moving Files
- 2.9.11. Removing Files
- 2.9.12. Creating, Deleting and Managing Directories
- 2.9.13. More file commands
After reviewing the above information, complete Homework 3 - Manipulating Files and Directories.