Create a gist now

Instantly share code, notes, and snippets.

What would you like to do?
# file: workshop/
# owner: csgo
# group: csgo
# flags: -s-
user::rwx
group::rwx
mask::rwx
other::r-x
default:user::rwx
default:group::rwx
default:group:www-data:rwx
default:mask::rwx
default:other::r-x
# file: workshop/258958167/
# owner: csgo
# group: csgo
# flags: -s-
user::rwx
group::rwx #effective:r--
group:www-data:rwx #effective:r--
mask::r--
other::r--
default:user::rwx
default:group::rwx
default:group:www-data:rwx
default:mask::rwx
default:other::r-x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment