MISSION 95
Working with Files
Learn how to work with files from the command line.
Objectives
Mission Outline
1. Making a File
2. Understanding Standard Streams
3. Redirecting Standard Streams
4. Editing a File
5. Overview of File Permissions
6. Octal Notation for File Permissions
7. Modifying File Permissions
8. Moving Files
9. Copying Files
10. Overview of File Extensions
11. Deleting a File
12. Bypassing Permissions as the Root User
13. Takeaways