Skip to content
This repository has been archived by the owner on Jan 23, 2022. It is now read-only.

Learn more about access permissions in Linux environments #44

Open
cujarrett opened this issue Dec 21, 2019 · 1 comment
Open

Learn more about access permissions in Linux environments #44

cujarrett opened this issue Dec 21, 2019 · 1 comment
Labels

Comments

@cujarrett
Copy link
Owner

What?

I would like to better understand access permissions in Linux environments.

@cujarrett cujarrett added the 2020 label Dec 21, 2019
@cujarrett
Copy link
Owner Author

cujarrett commented Dec 23, 2019

Caleb said it helps to write them all out...

User-group-world
chmod 754
rwx-xr-r

rxw-read write execute
xr- execute read
r - read

User can read write and execute
Group can read and execute
World can read

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant