Working with Files
Learn essential file operations from the command line - reading, creating, copying, moving, and deleting files and directories.
beginner
12 minutes
4 pages
What you'll learn in this module
- Read file contents with cat
- Create directories and files
- Copy and move files
- Safely delete files and folders
Module Content
1
Reading Files (cat)
2
Creating Files and Folders
3
Copying and Moving Files
4