Skip to main content

File Permissions | Into the Terminal 02

Once you have users and groups, permissions are how you control who can touch what. This episode demystifies the rwx model.

What this episode covers:

  • Reading ls -l output without guessing.
  • Setting permissions with chmod (symbolic and octal) and ownership with chown.
  • The difference permissions mean for files versus directories.

Watch the full walkthrough above.