Lesson 5: Permissions & Ownership
Follow the instructions below and try the commands in the terminal on the right.
chmod
- Change permissions
chown
- Change owner
ls -l
- List files with details
help
- Show commands
clear
- Clear terminal
student@linux:
~$